clear_engine_slot_after_os_kill

Function clear_engine_slot_after_os_kill 

Source
fn clear_engine_slot_after_os_kill() -> bool
Expand description

Reap Child handles after the OS process is gone. Never uses blocking Mutex::lock(). Returns true if the slot was cleared; false if we gave up waiting (~30s).