Don Dailey wrote:
> When you get a quit command, you send something over the pipe but then
> you immediately shutdown the program (and the pipe) so I'm not sure what
> happens if the controller doesn't read it before it shuts down. This
> is probably a bug if it isn't handled properly. Does the
GtpStatistics worked properly after I uncommented the line.
Don Dailey wrote:
It seems like there was an issue - but try re-activating the code.
What's the right thing to do?
When you get a quit command, you send something over the pipe but then
you immediately shutdown the program (and t
It seems like there was an issue - but try re-activating the code.
What's the right thing to do?
When you get a quit command, you send something over the pipe but then
you immediately shutdown the program (and the pipe) so I'm not sure what
happens if the controller doesn't read it before it
I see now that the code was there for that, but it was commented out for some
reason (in the Java version).
Michael Williams wrote:
In order for the reference bot to work with gtpstatistics, it must
acknowledge the quit command with an equal sign and new line, like all
other gtp commands.