Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Orphaned processes stay after closing VSCode #18

Open
et1975 opened this issue Jun 12, 2018 · 0 comments
Open

Orphaned processes stay after closing VSCode #18

et1975 opened this issue Jun 12, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@et1975
Copy link

et1975 commented Jun 12, 2018

OS: OSX 10.13.4

> ps ax | grep dotnet
 1841   ??  S      0:02.62 dotnet ~/.vscode/extensions/LambdaFactory.neptune-1.3.0/bin/Neptune.dll 8579
 1866   ??  S      0:00.93 dotnet ~/.vscode/extensions/LambdaFactory.neptune-1.3.0/bin_vstest/Neptun.VSTestAdapter.dll 8392
 1875   ??  S      0:00.57 dotnet vstest --port:49295
 1884   ??  S      0:00.32 dotnet exec /usr/local/share/dotnet/sdk/2.1.300/vstest.console.dll --port:49295
 1900   ??  S      0:03.17 /usr/local/share/dotnet/dotnet /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /nologo /nodemode:1 /nodeReuse:true
 1902   ??  S      0:02.86 /usr/local/share/dotnet/dotnet /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /nologo /nodemode:1 /nodeReuse:true
 1904   ??  S      0:02.51 /usr/local/share/dotnet/dotnet /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /nologo /nodemode:1 /nodeReuse:true
 1968   ??  S      0:02.20 /usr/local/share/dotnet/dotnet /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /nologo /nodemode:1 /nodeReuse:true
 2036   ??  S      0:01.03 /usr/local/share/dotnet/dotnet /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /usr/local/share/dotnet/sdk/2.1.300/MSBuild.dll /nologo /nodemode:1 /nodeReuse:true

Opening the same solution again creates another set of Neptune and VSTest processes.

@Krzysztof-Cieslak Krzysztof-Cieslak added the bug Something isn't working label Jun 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants