Skip to content

A large number of .NET host instances were not destroyed. #2158

@Personuo

Description

@Personuo

Describe the Issue

vscode version 1.102.1

There are many instances in .net host that cannot be destroyed after VSCode is closed
There is a very interesting phenomenon: if I keep the Task Manager open, these .Net Host processes are all in a process group named dotnet.exe (after some time, this process group is renamed to .NET Host) as child processes. When I close the Task Manager, all the .Net Host processes disperse into individual processes.

Image

Steps To Reproduce

No response

Expected Behavior

No response

Environment Information

win11
vscode version 1.102.1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions