Dotnet process is spawned multiple times
Open
Nobody has claimed this yet.
bug
- Dominant language
- C#
- Stars
- 1k
- Forks
- 131
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
To Reproduce
Steps to reproduce the behavior:
- Open Vscode
- Close the program
- Open Task Manager and check for the Dotnet process
- Back to step 1, every time I open Vscode, it spawns a new one
Expected behavior
When closing Vscode, dotnet should exit as well
Screenshots
Versions(please complete the following information):
- OS: Ubuntu 22.04
- Devskim Version: 1.0.11
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on Ubuntu 22.04 with DevSkim 1.0.11 in VS Code and inspect how the Dotnet process is started and stopped when the extension closes. Done means closing VS Code exits the Dotnet process and repeated launches do not leave additional processes behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100