vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

code serve-web leave node.exe process after exit

Open kaala opened this issue 1 year ago • 0 comments

  • 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:

  1. start code serve-web.
  2. open browser and open a project to work.
  3. close browser.
  4. press ctrl+c to shutdown code server.
  5. open process explorer to check node.exe is still alive. image

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

kaala avatar Feb 05 '24 04:02 kaala