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

Chess exit handling in Winboard #339

Open
lrozenblyum opened this issue Aug 19, 2019 · 0 comments
Open

Chess exit handling in Winboard #339

lrozenblyum opened this issue Aug 19, 2019 · 0 comments
Labels
Milestone

Comments

@lrozenblyum
Copy link
Owner

At the moment if we close GUI it's (mis)detected as RESIGN.

Need check whether it's fine and possible improve that.
Extract from a log

2019-08-19T22:36:43,076 INFO WinboardCommunicator:69 - Received: result * {xboard exit} 2019-08-19T22:36:43,076 INFO WinboardPlayer:113 - Game over. Extra details: * {xboard exit} 2019-08-19T22:36:43,076 INFO LegalPlayer:66 - Opponent moved : RESIGN 2019-08-19T22:36:43,076 INFO LegalPlayer:144 - Final position has been reached by the opponent's move! Winner : BLACK 2019-08-19T22:36:43,076 INFO WinboardCommunicator:69 - Received: quit

@lrozenblyum lrozenblyum added this to the 0.7 milestone Aug 19, 2019
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