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

Make impl Race for tuple fair #44

Closed
yoshuawuyts opened this issue Nov 9, 2022 · 0 comments · Fixed by #58
Closed

Make impl Race for tuple fair #44

yoshuawuyts opened this issue Nov 9, 2022 · 0 comments · Fixed by #58
Labels
enhancement New feature or request

Comments

@yoshuawuyts
Copy link
Owner

Right now we poll it in linear order. Just like with impl Merge for tuple we should make it so the poll order is randomized to preserve fairness.

@yoshuawuyts yoshuawuyts changed the title Make imp Race for tuple fair Make impl Race for tuple fair Nov 9, 2022
@yoshuawuyts yoshuawuyts added the enhancement New feature or request label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant