1 2 3 4
#[allow(dead_code)] pub fn ignore_interactive_signals() { // Managed natively by std::process::Command }