MatrixSynapse/tests/util/caches
Richard van der Hoff 3b754aea27
Clean up caching/locking of OIDC metadata load (#9362)
Ensure that we lock correctly to prevent multiple concurrent metadata load
requests, and generally clean up the way we construct the metadata cache.
2021-02-16 16:27:38 +00:00
..
__init__.py
test_cached_call.py Clean up caching/locking of OIDC metadata load (#9362) 2021-02-16 16:27:38 +00:00
test_deferred_cache.py
test_descriptors.py
test_ttlcache.py