pub(crate) fn wait_dump_and_continue(
stdin: &mut ChildStdin,
stdout: &mut ChildStdout,
id: u32,
base_dir: &Path,
name: &Path,
) -> Result<(), Error>
pub(crate) fn wait_dump_and_continue(
stdin: &mut ChildStdin,
stdout: &mut ChildStdout,
id: u32,
base_dir: &Path,
name: &Path,
) -> Result<(), Error>