Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behaviors after cancelling build #946

Closed
xisui-MSFT opened this issue Nov 26, 2019 · 2 comments
Closed

Unexpected behaviors after cancelling build #946

xisui-MSFT opened this issue Nov 26, 2019 · 2 comments
Labels
bug a bug in the product Feature: build
Milestone

Comments

@xisui-MSFT
Copy link
Collaborator

Brief Issue Summary

Tested on Windows (Not sure if this is OS related)

  1. Create a project
  2. Finish the current configure/build process so we don't have something blocking
  3. Run build (or clean rebuild if build doesn't run long enough), and run 'cancel build' during building.

Expected:

Once cancelled, running "build" or "clean rebuild" should restart building, and "configure" should do configure

Apparent Behavior:

Looks like "build" or "clean rebuild" don't trigger any action anymore, and "configure" would result in a "saving file" pop up window forever.

@andreeis andreeis added the bug a bug in the product label Nov 26, 2019
@andreeis andreeis added this to the 1.3.0 milestone Nov 26, 2019
@andreeis
Copy link
Contributor

There are more issues to fix in the area of post build cancel.
One related item is #781

@KoeMai KoeMai mentioned this issue Dec 1, 2019
@andreeis andreeis modified the milestones: 1.3.0, 1.4.0 Jan 27, 2020
@bobbrow bobbrow modified the milestones: 1.4.0, 1.3.0 Feb 25, 2020
@bobbrow
Copy link
Member

bobbrow commented Feb 25, 2020

This should have been fixed in 1.3.0

@bobbrow bobbrow closed this as completed Feb 25, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug a bug in the product Feature: build
Projects
None yet
Development

No branches or pull requests

3 participants