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

Stray console processes at 100% of a core #119747

Closed
connor4312 opened this issue Mar 24, 2021 · 2 comments
Closed

Stray console processes at 100% of a core #119747

connor4312 opened this issue Mar 24, 2021 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@connor4312
Copy link
Member

I noticed there were stray two console processes both eating 100% of a core (24 vcore system)

Killing these didn't directly affect my running terminals in VS Code, so I'm guessing they were leaked at some point today (perhaps related to #119711?). A few minutes after killing them I did get the "The connection to the terminal's pty host process is unresponsive" error, but that pops up somewhat frequently so I'm not sure it's directly related.

@Tyriar
Copy link
Member

Tyriar commented Mar 24, 2021

If it's just conhost hanging around and not the shell as well I think you likely hit #71966

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Mar 24, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants
@Tyriar @connor4312 and others