anonymousland-synapse/tests/util/caches
Sean Quah 2fcf4b3f6c
Add cancellation support to @cached and @cachedList decorators (#12183)
These decorators mostly support cancellation already. Add cancellation
tests and fix use of finished logging contexts by delaying cancellation,
as suggested by @erikjohnston.

Signed-off-by: Sean Quah <seanq@element.io>
2022-03-14 19:04:29 +00:00
..
__init__.py
test_cached_call.py
test_deferred_cache.py
test_descriptors.py Add cancellation support to @cached and @cachedList decorators (#12183) 2022-03-14 19:04:29 +00:00
test_response_cache.py
test_ttlcache.py