mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 07:56:51 +00:00
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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_descriptors.py | ||
test_ttlcache.py |