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

feat: avoid side effects after progress aborts #2518

Merged
merged 1 commit into from Jun 10, 2020
Merged

feat: avoid side effects after progress aborts #2518

merged 1 commit into from Jun 10, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jun 9, 2020

Actions like click, focus or polling now avoid doing any work with side-effects after their progress has been aborted.

Actions like click, focus or polling now avoid doing any work
with side-effects after their progress has been aborted.
@dgozman dgozman merged commit 4d069dd into microsoft:master Jun 10, 2020
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.

None yet

2 participants