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

dev: added workgroup-based ordering enforcement #6

Merged
merged 1 commit into from
Aug 30, 2017

Conversation

meling
Copy link
Member

@meling meling commented Aug 30, 2017

This commit should prevent goroutines that send messages on behalf of QC1 from getting ordered after goroutines that send messages on behalf of QC2.

Further details see issue #44 and a previous #43 solution in an associated PR (in the relab/gorums-dev repo).

This commit should prevent goroutines that send message on behalf
of QC1 from getting ordered after goroutines that send messages
on behalf of QC2.

Futher details see Issue #44 and a previuos solution in an
associated PR.
@meling meling merged commit 4dd8595 into master Aug 30, 2017
@meling meling deleted the workgroup-based-ordering branch August 30, 2017 16:50
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