vscode-remote-release
vscode-remote-release copied to clipboard
code serve-web leave node.exe process after exit
- VSCode Version: code 1.86.0 (commit 05047486b6df5eb8d44b2ecd70ea3bdf775fd937)
- Local OS Version: Windows10
- Remote OS Version: Windows10
- Remote Extension/Connection Type: Containers/WSL/Server
- Logs:
Steps to Reproduce:
- start code serve-web.
- open browser and open a project to work.
- close browser.
- press ctrl+c to shutdown code server.
- open process explorer to check node.exe is still alive.
Does this issue occur when you try this locally?: Yes Does this issue occur when you try this locally and all extensions are disabled?: Yes