mirror of https://github.com/rwf2/Rocket.git
824edef3fc
Previously, if a panic occurred with an 'Error' on the stack, 'Error' would panic as usual during unwinding. This resulted in a double panic. This commit makes 'Error' detect if a panic is already occurring and omits its own panic if it is. |
||
---|---|---|
.. | ||
codegen | ||
http | ||
lib |