Inner processes like bootstrap-fork and tsserver increased after refreshing page #7297
Open
2 tasks done
Labels
bug
Something isn't working
needs-investigation
This issue needs to be further investigated
triage
This issue needs to be triaged by a maintainer
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: