Skip to main content

kill_child_process_group

Function kill_child_process_group 

Source
pub fn kill_child_process_group(child: &mut Child) -> Result<()>
Expand description

Kill the process group for a tokio child (best-effort).