anonymousland-synapse/tests/util
Nick Mills-Barrett c9dffd5b33
Remove unused @lru_cache decorator (#13595)
* Remove unused `@lru_cache` decorator

Spotted this working on something else.

Co-authored-by: David Robertson <davidr@element.io>
2022-10-25 11:39:25 +01:00
..
caches Remove unused @lru_cache decorator (#13595) 2022-10-25 11:39:25 +01:00
__init__.py
test_async_helpers.py Immediately retry any requests that have backed off when a server comes back online. (#12500) 2022-05-10 10:39:54 +01:00
test_batching_queue.py
test_check_dependencies.py Don't require setuptools_rust at runtime (#13952) 2022-09-29 20:16:08 +00:00
test_dict_cache.py Make DictionaryCache have better expiry properties (#13292) 2022-07-21 17:13:44 +01:00
test_expiring_cache.py
test_file_consumer.py
test_itertools.py
test_linearizer.py Fix edge case where a Linearizer could get stuck (#12358) 2022-04-05 17:19:16 +01:00
test_logcontext.py
test_logformatter.py
test_lrucache.py Add config flags to allow for cache auto-tuning (#12701) 2022-05-13 12:32:39 -07:00
test_macaroons.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 2022-06-14 09:12:08 -04:00
test_ratelimitutils.py
test_retryutils.py
test_rwlock.py Update docstrings for ReadWriteLock tests (#12354) 2022-04-05 16:54:40 +01:00
test_stream_change_cache.py
test_stringutils.py
test_threepids.py
test_treecache.py
test_wheel_timer.py