synapse/tests/util
Richard van der Hoff 01afc563c3 Fix overzealous cache invalidation
Fixes an issue where a cache invalidation would invalidate *all* pending
entries, rather than just the entry that we intended to invalidate.
2018-04-05 16:24:04 +01:00
..
caches Fix overzealous cache invalidation 2018-04-05 16:24:04 +01:00
__init__.py
test_clock.py
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_limiter.py
test_linearizer.py
test_logcontext.py
test_lrucache.py
test_rwlock.py
test_snapshot_cache.py
test_treecache.py
test_wheel_timer.py