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: try create occupancy key to exsting rooms #659

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

reinaldooli
Copy link
Collaborator

The latest Maestro release introduced better control over games that run multiple matches per game server. To support this, a new key was added to the game room storage. However, these keys were not being created for existing game servers.

This fix ensures that the occupancy key is created when retrieving the room from storage. If the key already exists, no action will be taken.

@reinaldooli reinaldooli requested a review from hspedro February 27, 2025 19:03
@reinaldooli reinaldooli merged commit 7590c7f into main Feb 28, 2025
6 checks passed
@reinaldooli reinaldooli deleted the fix/occupancy-key branch February 28, 2025 13:53
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.

2 participants