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

delete a player from player list if the player processes crashed #9

Closed
clonejo opened this issue Mar 21, 2012 · 2 comments
Closed

delete a player from player list if the player processes crashed #9

clonejo opened this issue Mar 21, 2012 · 2 comments
Labels

Comments

@clonejo
Copy link
Owner

clonejo commented Mar 21, 2012

this blocks successful login after a connection crash

@clonejo
Copy link
Owner Author

clonejo commented Mar 21, 2012

Connection crashes are handled correctly now. Since we have no supervisor for the player processes we can't remove their player record when those crash. (If we want to avoid a supervisor we can also use try/catch.)

Reopen if you think this is worth an issue.

@clonejo clonejo closed this as completed Mar 21, 2012
@clonejo clonejo reopened this Mar 21, 2012
@clonejo
Copy link
Owner Author

clonejo commented Mar 21, 2012

Future solution: Have a supervisor for those player processes.

@clonejo clonejo closed this as completed Mar 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant