mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-10 04:59:16 -04:00

This is so that the DeferredLists actually consume the error instead of propogating down the non-existent errback chain. This should reduce the number of unhandled errors we are seeing.