-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed as duplicate of#7297
Closed as duplicate of#7297
Copy link
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: macOS
- Remote OS: Fedora Linux
- Remote Architecture: amd64
code-server --version: 4.95.2 fc97e24 with Code 1.95.2
Steps to Reproduce
- Go to https://github.com/codespaces/templates
- Use React template
- When project is ready, execute
ps -ef | grep bootstrap-forkorps -ef | grep tsserverin terminal - Refresh page
- Repeat Step 3, you will see the process number of bootstrap-fork and tsserver are increased
Expected
Reuse these processes after refreshing page
Actual
Increasing processes cost memery usage, after reaching the pod limit, it crashed!
Logs
Screenshot/Video
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?
- I am using a secure context.
Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer