mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-25 16:31:13 +02: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.