0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-18 06:19:24 +02:00
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

1 line
61 B
Text

Improve stacktraces from exceptions in background processes.