Skip to content

Event order #300

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

Merged
merged 3 commits into from
Apr 7, 2019
Merged

Event order #300

merged 3 commits into from
Apr 7, 2019

Conversation

danielgerlag
Copy link
Owner

Fix the order of processing for multiple events with same name/key

#146

@danielgerlag danielgerlag merged commit b7584e5 into master Apr 7, 2019
return false;
}

if (!siblingEvent.IsProcessed)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why you do this? It seems to me that future events will be queued by the runnable poller when their time will come... or am I missing something?

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