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: cascade event dispatching in event bus with polling strategy #114

Conversation

Namek
Copy link
Contributor

@Namek Namek commented Mar 14, 2017

When some event handler dispatches another event - it should be properly dispatched. This is not the case with polling strategy.

This PR fixes this. Unit test (first commit) shows the problem, next commit fixes it.

@Namek Namek force-pushed the master---event_bus_cascade_dispatch/fix branch from 502ece8 to 58facfd Compare March 14, 2017 22:01
@DaanVanYperen DaanVanYperen merged commit 196f65a into DaanVanYperen:master Apr 21, 2017
@DaanVanYperen
Copy link
Owner

🍪

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