Skip to main content

kill_session

Function kill_session 

Source
pub fn kill_session(session_id: &str)
Expand description

Kill every detached job in the session. Used when the run is cancelled so a timeout-independent cancel still reaps the process group.