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: voice lobby now handles multiple guilds #77

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
4 checks passed
@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
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.

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