fn handle_ponderhit(state: Arc<Mutex<UciState>>)
Expand description

Handles ponderhit command by setting abort and ponder flags, which should switch a search mode from the ponder to the regular one.