mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
618bd1ee76
There was some inconsistent behaviour in the caching layer around how exceptions were handled - particularly synchronously-thrown ones. This seems to be most easily handled by pushing the creation of ObservableDeferreds down from CacheDescriptor to the Cache. |
||
---|---|---|
.. | ||
caches | ||
__init__.py | ||
async_helpers.py | ||
distributor.py | ||
file_consumer.py | ||
frozenutils.py | ||
httpresourcetree.py | ||
jsonobject.py | ||
logcontext.py | ||
logformatter.py | ||
manhole.py | ||
metrics.py | ||
module_loader.py | ||
msisdn.py | ||
ratelimitutils.py | ||
retryutils.py | ||
rlimit.py | ||
stringutils.py | ||
threepids.py | ||
versionstring.py | ||
wheel_timer.py |