setup_group_term

Function setup_group_term 

Source
fn setup_group_term(pid: UnixPid, job: &Job)
Expand description

Setup the process group for the current pid as well term if interactive. Call from both the parent and child proc to avoid race conditions.