Function wait_with_output

Source
pub fn wait_with_output(
    process_child_ids: &Arc<Mutex<Vec<u64>>>,
    child: Child,
) -> Output