dotnet / dotnet/source-build

multiple "rzc.dll" processes at the end of the build

Open
#1,442 4 comments 0 reactions 0 assignees View on GitHub
area-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

![2019-12-21-220231](https://user-images.githubusercontent.com/47943812/72331377-65eaf200-36b8-11ea-8ff9-762fe885e711.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.