-
- Downloads
Improve tracebacks on exceptions
Use failure.Failure to recover our failure, which will give us a useful stacktrace, unlike the rethrown exception.
Please register or sign in to comment
Use failure.Failure to recover our failure, which will give us a useful stacktrace, unlike the rethrown exception.