Skip to content

Terminal leaks processes #26807

@dbaeumer

Description

@dbaeumer
  • VSCode Version: 1.13 insider
  • OS Version: Windows

Steps to Reproduce:

  1. clone vscode-eslint repository
  2. chdir to eslint/eslint-server
  3. open terminal (I use powershell as the terminal, not sure if it matters)
  4. type npm install
  5. type npm run watch
  6. Kill the terminal by pressing the garbage bin button

Open a process explorer

Observe: there are still two process orphaned conhost.exe and node.exe

capture

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededwindowsVS Code on Windows issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions