setup_panic

Function setup_panic 

Source
pub fn setup_panic()
Expand description

Sets panic handler to immediately kill the process and its childs with SIGKILL. The process is killed when panic happens in ANY thread