Skip to main content

Module process

Module process 

Source

Structsยง

Child
A wrapper around smol::process::Child that ensures all subprocesses are killed when the process is terminated: on Unix by using process groups, and on Windows by using job objects.