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

Handles ucinewgame command by resetting a board state, recreating abort flag and clearing tables.