|
|
|
|
|
by preseinger
1250 days ago
|
|
It is absolutely a correctness issue. Panics do not provide safety guarantees that generalize enough that it is safe to arbitrary recover from them. The statement in the previous sentence is not a subjective opinion, it's a statement of fact. I'm not sure how else to convey this information. |
|
All safety guarantees possible if there were no panics are possible with.