Skip to content

fix: voice lobby now handles multiple guilds #77

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

neolectron
Copy link
Member

Drawback

I noticed that we have a race-condition in the way we write keys in the kv-store.
If two users create a lobby at the same time, we will write only one in the cache.

Issue

fixes #75

@neolectron neolectron requested a review from potb September 12, 2023 21:55
@neolectron neolectron merged commit cfe2416 into master Sep 12, 2023
@neolectron neolectron deleted the fix/voice-lobby-multiple-guild branch September 12, 2023 22:06
potb pushed a commit that referenced this pull request Jan 5, 2024
potb pushed a commit that referenced this pull request Jan 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

voice-on-demand, creating a new lobby on another server, breaks all others
2 participants