dotnet / dotnet/msbuild

Node creation should be cancelable

Open
#3,635 2 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

### Steps to reproduce

Set `MSBUILDDEBUGONSTART=1`. Build a wide project. Realize that you accidentally left the debugger on, and hit ctrl-c.

### Expected behavior

Build cancels and stops attempting to create and connect to new worker nodes.

### Actual behavior

Cancellation takes forever, continuously popping up new "Do you want to debug MSBuild?" dialogs.

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.