Skip to content

Fix race condition#20

Merged
mxpph merged 2 commits intomainfrom
race-condition
Sep 17, 2024
Merged

Fix race condition#20
mxpph merged 2 commits intomainfrom
race-condition

Conversation

@mxpph
Copy link
Owner

@mxpph mxpph commented Sep 16, 2024

Bug sometimes happened where the first round message was being sent before other clients had a chance to subscribe to the Redis pubsub channel, so we now wait for all clients to be subscribed before sending that message.

@mxpph mxpph merged commit 7208ca4 into main Sep 17, 2024
@mxpph mxpph deleted the race-condition branch September 17, 2024 15:32
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