Be more specific about the implications of the panic!
This commit is contained in:
parent
d5390573ba
commit
9e001ce865
@ -26,7 +26,7 @@
|
||||
///
|
||||
/// # Current implementation
|
||||
///
|
||||
/// If the main thread panics it will return with code `101`.
|
||||
/// If the main thread panics it will terminate all your threads and end your program with code `101`.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user