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

[BUG] Stop sending updates when a match has ended #931

Open
manucamejo opened this issue Sep 11, 2024 · 0 comments
Open

[BUG] Stop sending updates when a match has ended #931

manucamejo opened this issue Sep 11, 2024 · 0 comments

Comments

@manucamejo
Copy link
Collaborator

manucamejo commented Sep 11, 2024

This bug happens when every player in a match is dead (even the winner).
We must:

  • Check if the game is still alive after all the players die. Maybe this is right, this is being done on purpose to shut down the match gracefully.
  • Check if we're still sending messages in this stage, where the match ends and the game's genserver is waiting to shut down (exit).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant