mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-10 09:56:49 +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.
1 line
43 B
Text
1 line
43 B
Text
Fix some error cases in the caching layer.
|