-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Milestone
Description
Environments
- IDE Version: JetBrains Rider 252.26830.109
- Extension Version: 2.2.3
- CSharpier Version: 0.30.6
will NOT be the same as the extension version - Operating System: MacOS 26.0.1 (Tahoe)
- .csharpierrc Settings:
- .editorconfig Settings:
Log Output
Nothing
Steps to reproduce
In some cases, two or more dotnet-csharpier process are created
Process created after opening rider IDE and modifying some code with normal usage

After closing Rider, one process keep alive and the other one is killed

I don't know if this is a problem with Rider itself or if it's a problem with csharpier extension
Expected behavior
The csharpier process opened by Rider should be killed when the IDE is closed
Actual behavior
The csharpier process opened by Rider is not being killed
Metadata
Metadata
Assignees
Labels
No labels