synapse/changelog.d/7808.misc
Richard van der Hoff 8ca39bd2c3
Improve stacktraces from exceptions in background processes (#7808)
use `Failure()` to fish out the real exception.
2020-07-09 13:01:33 +01:00

2 lines
61 B
Plaintext

Improve stacktraces from exceptions in background processes.