Skip to content

Conversation

@jamesc-skyward
Copy link
Contributor

If a project being built has the build canceled while building a project it is dependent on, the result never gets set. This pull request changes the code to cancel the result if any project is canceled. I think this is a safe assumption to make?

You can re-create this issue with the BuildActiveProjectAsyncCommand in the test extension. Build a project that is dependent on one or more projects and cancel the build before it gets to the active project. The build will be canceled, but you will not see any of the message boxes.

@madskristensen madskristensen merged commit 4c1532f into VsixCommunity:master Mar 15, 2022
@madskristensen
Copy link
Contributor

Excellent. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants