microsoft / microsoft/DevSkim

Dotnet process is spawned multiple times

Open
#570 3 comments 0 reactions 0 assignees View on GitHub

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:

  1. Open Vscode
  2. Close the program
  3. Open Task Manager and check for the Dotnet process
  4. 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
image
image

Versions(please complete the following information):

  • OS: Ubuntu 22.04
  • Devskim Version: 1.0.11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.