pub fn exec_reaper(program: &CString, args: &[CString]) -> Result<()>
Returns an anyhow::Error if spawning or executing the reaper fails.
anyhow::Error