Skip to content

Spawns multiple code_helper processes and beam.smp with extremely high CPU usage. #54

@sergiotapia

Description

@sergiotapia

I had to disable this excellent extension on VSCode because it was causing such high CPU usage, it would freeze my entire computer.

In Activity Monitor, I see about 9 Code Helper processes, and a beam.smp with around %200+ CPU usage. Force quitting VSCode and terminating all code helper processes immediately fixed the issue.

To reproduce just try to save any Elixir file with bugs, typos or calling non-existing functions with formatOnSave enabled. It'll show red squiggly lines, right. And after that, fix the issues and save, after a few minutes you'll see the slowdown start to ramp up until the computer is unusable.

Unfortunately I can't provide more details than that because I'm not sure what kind of debug info you need.

I hope you can reproduce the issue and find the root cause, I love this extension!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions