MatrixSynapse/synapse/storage
Erik Johnston 72a4de2ce6 Use consumeErrors=True on all DeferredLists.
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.
2015-02-17 10:07:01 +00:00
..
schema
__init__.py
_base.py
directory.py
event_federation.py
feedback.py
filtering.py
keys.py
media_repository.py
presence.py
profile.py
push_rule.py
pusher.py
registration.py
rejections.py
room.py
roommember.py Use consumeErrors=True on all DeferredLists. 2015-02-17 10:07:01 +00:00
signatures.py
state.py
stream.py
transactions.py