Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nim check often hangs and doesn't get killed #23

Closed
endragor opened this issue Aug 28, 2016 · 0 comments
Closed

nim check often hangs and doesn't get killed #23

endragor opened this issue Aug 28, 2016 · 0 comments

Comments

@endragor
Copy link
Member

endragor commented Aug 28, 2016

It often happens that nim check, invoked by VSCode, hangs for whatever reason. This results in several hanging processes consuming lots of CPU (each fully occupies single core in my case):
Nim processes consuming CPU

I think it would make sense for VSCode not to invoke more than one nim check at a time, and kill previous process when invoking a new one.

@kosz78 kosz78 closed this as completed in ae8c973 Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant