0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-16 14:48:55 +02:00
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

1 line
81 B
Text

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