-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Open
Labels
ai-triagedbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminal-processProblems launching processes, managing ptys, exiting, process leaks, etc.Problems launching processes, managing ptys, exiting, process leaks, etc.windowsVS Code on Windows issuesVS Code on Windows issuesworkbench-cliVS Code Command line issuesVS Code Command line issues
Description
Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.109.5
- OS Version: Windows 11 (Windows_NT x64 10.0.22631)
Details:
After starting VSCode from the terminal using the code command, even if the VSCode window and terminal are closed, there is still a terminal ghost process in the backend (It can be seen in the Task Manager)
Steps to Reproduce:
- Press
Win+Rto open Run dialog and inputcmdto open a terminal. - Input
codeto open VSCode. - Close the VSCode and terminal.
- View Task Manager on Windows.
- You will see a ghost terminal Process at the bottom of the Windows Process area. (After repeated tests, it was confirmed that this process was generated by the above operation)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ai-triagedbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminal-processProblems launching processes, managing ptys, exiting, process leaks, etc.Problems launching processes, managing ptys, exiting, process leaks, etc.windowsVS Code on Windows issuesVS Code on Windows issuesworkbench-cliVS Code Command line issuesVS Code Command line issues