-
Notifications
You must be signed in to change notification settings - Fork 92
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
Hung up remote session keeps running at 100% CPU #1289
Comments
Unless you can provide a way to reproduce the problem we will have to close this one due to not being able reproduce. I suspect it might have something to do with the repository you opened or your specific configuration. I see that Are you opening the code from a network drive or a volume mount that is not native? |
It's just a normal But thanks for the hint about It was a remote ssh session that got a hang-up from remote. So to reproduce:
Maybe there's some documentation in the vscode community about that. |
We've also experienced this issue last week. Two users remotely connected to a RHEL server, using the Ansible extension had their redhat.ansible-24.4.0 process using all server's CPU. When I asked them what they were doing, they told me that they weren't even working on Code at that moment. |
@pkese @djobin Can you please share the ansible extension settings and size of the workspace folder opened in editor, this might help to narrow down the problem. Some of the resource intensive operation that I think of is
Also for debugging you can monitor the extension logs by looking as Additonally in case Lightspeed is enabled you can monitor the additional logs by opening |
Summary
It's hogging up the CPU.
Extension version
v24.4.0
VS Code version
1.88.1
Ansible Version
OS / Environment
Ubuntu 23.10
Relevant log output
No response
The text was updated successfully, but these errors were encountered: