synapse/changelog.d/7554.misc
Richard van der Hoff a0f99f81b3
Fix stacktrace mangling in patch_inline_callbacks (#7554)
`Failure()` is more cunning than `Failure(e)`.
2020-05-22 10:17:36 +01:00

2 lines
81 B
Plaintext

Fix some test code to not mangle stacktraces, to make it easier to debug errors.