|
|
|
|
|
by yakaccount4
1256 days ago
|
|
There seems to not be any standard list of unrecoverable panics/aborts, but this Stackoverflow post [1] has a list of a few. As far as the user/developers are concerned, it doesn't matter too much, since you have no option to recover them, but it would be nice if it was explained if defers are still ran. I'm assuming they are not. 1. https://stackoverflow.com/questions/57486620/are-all-runtime... |
|