pub fn set_crash_tube_map(_map: HashMap<ProcessType, Vec<SendTube>>)
Expand description

Sets a map of tubes to trigger SimulatedException crash reports for each process type. Should only be called on the main process.