vscode-remote-release
vscode-remote-release copied to clipboard
[Remote-SSH Bug]: too many processes
Is there an existing issue for this bug?
- [X] I have searched the existing issues
Required Troubleshooting Steps
- [X] I have followed these troubleshooting steps
- [ ] I have tried both values of the
remote.SSH.useLocalServersetting
Connect Locally
It connects successfully
->
This was not happening with previuos versions, I started noticing this behaviuos in the last 2-3 months. This doesn't happen only to my, but also to some other people.
I connect normally using SSH, but it seems like vscode leave a lot of processes open, this saturates nproc limit (cpanel with cloudlinux, limits are different on different accounts, from 100 to 250) and the website goes offline since the limit has been reached.
Anyone else noticed this same behaviour? Is this a bug? I didn't find other conversationa about this. Ideas?
Expected Behavior
No response
Steps To Reproduce
No response
Remote-SSH Log
not sure how to get this data
Anything else?
No response