mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-05 23:25:22 -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.