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

Client fails to exit gracefully #6

Open
ghost opened this issue May 28, 2017 · 0 comments
Open

Client fails to exit gracefully #6

ghost opened this issue May 28, 2017 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented May 28, 2017

When quitting a remote game, the client just closes the connection. If a user manually enters the commands to exit, the connection doesn't recognize when it's been fully terminated, and will eventually throw an exception (after the user kills the ssh session, if they send another command, the ssh will just error, instead of the connection recognizing that its been closed already)

When quitting a local game, the client just kills the program. If a user manually saves and quits, pexpect will throw an unhandled EOF error.

@nkhoit nkhoit added the bug label May 28, 2017
@ghost ghost self-assigned this May 29, 2017
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