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

Ensure the debouncer is not already canceled before canceling. #5508

Merged
merged 2 commits into from Mar 8, 2019

Conversation

kevinpschaaf
Copy link
Member

The initial fix for #5250 had a flaw that could lead to an async task being canceled twice (found in internal testing).

Reference Issue

Fixes #5250

@sorvell sorvell merged commit ef82ddf into master Mar 8, 2019
@sorvell sorvell deleted the 5250-ensure-canceled branch March 8, 2019 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dom-if memory leak
3 participants