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

Terminal and part of the debug changes needed to respond to cancelling a prelaunch task #82255

Merged
merged 2 commits into from Oct 10, 2019

Conversation

alexr00
Copy link
Member

@alexr00 alexr00 commented Oct 10, 2019

Part of #81768

@alexr00 alexr00 self-assigned this Oct 10, 2019
@alexr00
Copy link
Member Author

alexr00 commented Oct 10, 2019

@Tyriar to confirm terminal changes

@isidorn The task events fire before the run task returns with the nice task summary with undefined exit code. I think changing the order of the task events is dangerous, so I have made a change in debug code to handle the case where the prelaunch task is terminated early.

@isidorn
Copy link
Contributor

isidorn commented Oct 10, 2019

Looks good from the debug standpoint. Just format it a bit, and maybe add a comment, looks pretty cryptic at the moment.
Note that I did not test it out.

@alexr00
Copy link
Member Author

alexr00 commented Oct 10, 2019

Added a detailed comment explaining what's up. I also removed a redundant background check condition.

@alexr00 alexr00 merged commit 7e57821 into master Oct 10, 2019
@alexr00 alexr00 deleted the alexr00/cancelPrelaunchTask branch October 10, 2019 15:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants