mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 04:25:56 -05:00
3cc852d339
This is a bit of an experimental change at this point; the idea is to see if it
helps us track down where our stack overflows are coming from by logging the
stack when the exception was caught and turned into a Failure. (We'll also need
edf2704420
).
If we deploy this, we'll be able to enable it via the log config yaml.