Deadlock happens sometimes when training. It can take multiple hours before it happens, but it seems to occur sometimes when uci_do_move is called from play_chess. One possible reason is that the engine doesn’t give the expected responds after searching for the optimal move.
Deadlock happens sometimes when training. It can take multiple hours before it happens, but it seems to occur sometimes when uci_do_move is called from play_chess. One possible reason is that the engine doesn’t give the expected responds after searching for the optimal move.