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: Fix bug resulting from single queue in Dispatch (#365) #398

Merged
merged 8 commits into from
Jul 31, 2015

Conversation

alexanderGugel
Copy link
Member

Fixes #365
Currently doesn't reuse queue, but correctly handles events being emitted during propagation of old event.

@alexanderGugel alexanderGugel force-pushed the Dispatch-quick-fix branch 2 times, most recently from 2a8341e to 6384522 Compare July 7, 2015 09:35
@michaelobriena
Copy link
Member

@alexanderGugel do you have a example of the bug?

@alexanderGugel
Copy link
Member Author

@michaelobriena Added additional test case to cover the previous bug.

@alexanderGugel
Copy link
Member Author

@michaelobriena Rebased. The added test case covers the bug. #365 includes detailed bug report.

@alexanderGugel alexanderGugel merged commit 6224618 into Famous:develop Jul 31, 2015
@alexanderGugel
Copy link
Member Author

landed as 6224618

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.

2 participants