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 all_shards_ready check ordering #203

Merged
merged 1 commit into from Mar 8, 2023
Merged

Conversation

Headline
Copy link
Owner

@Headline Headline commented Mar 8, 2023

As reported by BlckLight, this fixes a regression introduced in #202. Attention wasn't taken to ensure that the checks for our final shard is executed properly. This issue caused the last shard spawn to be flagged as a duplicate ready event. Here we simply restore the proper order of operations.

@Headline Headline added the bug Something isn't working label Mar 8, 2023
@Headline Headline merged commit edddfad into master Mar 8, 2023
@Headline Headline deleted the all-shards-ready-fix branch March 8, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant