pub fn collect_process_ids_with_runner<R: CommandRunner>( record: &ExecutionRecord, runner: &R, ) -> Option<Value>