Constant message_io::util::thread::OTHER_THREAD_ERR[][src]

pub const OTHER_THREAD_ERR: &str = "Avoid this 'panicked_at' error. \
                                   This error is shown because other thread has panicked \
                                   You can safety skip this error.";
Expand description

A comprensive error message to notify that the error shown is from other thread.