0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-23 01:58:55 +02:00
synapse/tests/util/caches
Richard van der Hoff 618bd1ee76
Fix some error cases in the caching layer. (#5749)
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.
2019-07-25 15:59:45 +01:00
..
__init__.py Fix caching of remote servers' signature keys 2017-03-22 15:11:30 +00:00
test_descriptors.py Fix some error cases in the caching layer. (#5749) 2019-07-25 15:59:45 +01:00
test_ttlcache.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00