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

fix(delay): Fix delay dispose #490

Merged
merged 3 commits into from
Sep 18, 2017
Merged

fix(delay): Fix delay dispose #490

merged 3 commits into from
Sep 18, 2017

Conversation

briancavalier
Copy link
Member

@briancavalier briancavalier commented Sep 14, 2017

Summary

Fix bug in delay that caused pending delayed events to be propagated after dispose.

Fix #488

Todo

  • Unit tests for new or changed APIs and/or functionality
    • So far it's has proven difficult to write a simple unit test for this. I may opt for a more complex test to get this merged.

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.

1 participant