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 concurrent lobby creation #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sam1357
Copy link
Collaborator

@sam1357 sam1357 commented Jan 28, 2024

Fixes an issue where users are able to create multiple lobbies by loading multiple instances of the starting message.

Closes #89

@sam1357 sam1357 marked this pull request as ready for review January 28, 2024 11:22
@sam1357 sam1357 force-pushed the concurrent-lobby-creation-fix branch from 00854ac to 500ba01 Compare January 28, 2024 11:28
lib/cogs/Lobbies.py Outdated Show resolved Hide resolved
@sam1357 sam1357 force-pushed the concurrent-lobby-creation-fix branch from 500ba01 to 3e99a8f Compare August 19, 2024 14:10
@sam1357 sam1357 changed the title Concurrent lobby creation fix 🩹 Fix concurrent lobby creation Aug 19, 2024
@sam1357 sam1357 force-pushed the concurrent-lobby-creation-fix branch from 3e99a8f to dbd55e6 Compare August 19, 2024 14:16
Fixes an issue where users are able to create multiple lobbies by loading multiple instances of the starting message.

Closes #89
@sam1357 sam1357 force-pushed the concurrent-lobby-creation-fix branch from dbd55e6 to 726ffc1 Compare August 19, 2024 14:22
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.

Multiple concurrent lobbies can be created
2 participants