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

Port : Cancellation timing issue fix. (#1398) #1436

Merged
merged 2 commits into from
Feb 19, 2018

Conversation

singhsarab
Copy link
Contributor

  • Fix for a timing issue where a cancel request before test run request has been started is being ignored.
    We have the right plumbing in place but just seem to have missed initializing a var. Put that in place.
    All interface changes are internal only.

* Fix for a timing issue where a cancel request before test run request has been started is being ignored.
We have the right plumbing in place but just seem to have missed initializing a var. Put that in place.
All interface changes are internal only.
@singhsarab singhsarab merged commit 21723ab into microsoft:master Feb 19, 2018
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.

3 participants