multiple "rzc.dll" processes at the end of the build
- Dominant language
- No language data
- Stars
- 287
- Forks
- 145
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
Hello :)
I am trying to fix a problem after the build is finished, I have many pending processes.
`rzc.dll server -p .....`
The problem may be related to my linux distribution, we have several phases during the installation of a package and the waiting processes blocks the install phase.
I have to kill the process to be able to complete the installation

I saw something similar here: https://github.com/dotnet/cli/issues/9481
Is there a solution to kill this process properly at the end of the build?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.