pub fn exit_process_on_panic()
Expand description

Exit the whole process when a thread panic. This is in until we find a better way to handle errors in the receive loop.