Skip to content

Inner processes like bootstrap-fork and tsserver increased after refreshing page #7296

@kikoshoung

Description

@kikoshoung

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

  1. Go to https://github.com/codespaces/templates
  2. Use React template
  3. When project is ready, execute ps -ef | grep bootstrap-fork or ps -ef | grep tsserver in terminal
  4. Refresh page
  5. 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

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions