You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When project is ready, execute ps -ef | grep bootstrap-fork or ps -ef | grep tsserver in terminal.
Refresh page.
Repeat Step 3, you will see the process number increased.
Expected
Reuse these processes after refreshing page.
Actual
I have a project that is very similar to codespace, so i use codespace to reproduce this issue.
The increasing processes cost memery usage, after reaching the pod limit, it crashed!
If this is also broken in Codespaces then please report it upstream since it will need to be fixed in VS Code itself! https://github.com/microsoft/vscode
If this is also broken in Codespaces then please report it upstream since it will need to be fixed in VS Code itself! https://github.com/microsoft/vscode
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.95.2 with VSCode 1.95.2Steps to Reproduce
ps -ef | grep bootstrap-fork
orps -ef | grep tsserver
in terminal.Expected
Reuse these processes after refreshing page.
Actual
I have a project that is very similar to codespace, so i use codespace to reproduce this issue.
The increasing processes cost memery usage, after reaching the pod limit, it crashed!
Logs
Screenshot/Video
2025-04-02.10.25.38.mp4
Does this bug reproduce in native VS Code?
I did not test native VS Code
Does this bug reproduce in GitHub Codespaces?
Yes, this is also broken in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: