mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-24 21:45:10 -05: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 | ||