fn take_and_reap_engine_child(guard: &mut Option<EngineChild>)Expand description
Drop the in-memory slot after the OS process is dead or being replaced. Caller must have
cleared or updated ENGINE_CHILD_PID appropriately.
fn take_and_reap_engine_child(guard: &mut Option<EngineChild>)Drop the in-memory slot after the OS process is dead or being replaced. Caller must have
cleared or updated ENGINE_CHILD_PID appropriately.