0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 01:48:23 +02:00
synapse/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 Fix caching of remote servers' signature keys 2017-03-22 15:11:30 +00:00
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 Empty iterables should count towards cache usage. (#9028) 2021-01-06 12:33:20 -05:00
test_descriptors.py Implement and use an @lru_cache decorator (#8595) 2020-10-30 11:43:17 +00:00
test_ttlcache.py Retry well-known lookup before expiry. 2019-08-13 16:20:38 +01:00