Function inanis::interface::uci::handle_stop

source ·
fn handle_stop(state: Arc<Mutex<UciState>>)
Expand description

Handles stop command by setting abort flag, which should stop ongoing search as fast as possible.