pub(crate) fn spawn_guarded( command: &mut Command, display: &str, ) -> Result<(Child, ActiveProcessGroup)>