Closed petur closed 1 year ago
If concurrency isn't a positive integer, c-chess-cli hangs forever in the main thread loop.
This can be tested with:
./c-chess-cli -engine cmd=stockfish -engine cmd=stockfish -each tc=1+0 -games 1 -concurrency 'a'
If concurrency isn't a positive integer, c-chess-cli hangs forever in the main thread loop.
This can be tested with: