MatrixSynapse/tests/util
Patrick Cloke 77dfc1f939
Fix a bug where servers could be marked as up when they were failing (#16506)
After this change a server will only be reported as back online
if they were previously having requests fail.
2023-10-17 07:32:40 -04:00
..
caches
__init__.py
test_async_helpers.py
test_batching_queue.py
test_check_dependencies.py
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_itertools.py
test_linearizer.py
test_logcontext.py
test_logformatter.py
test_lrucache.py
test_macaroons.py
test_ratelimitutils.py
test_retryutils.py Fix a bug where servers could be marked as up when they were failing (#16506) 2023-10-17 07:32:40 -04:00
test_rwlock.py
test_stream_change_cache.py
test_stringutils.py
test_task_scheduler.py
test_threepids.py
test_treecache.py
test_wheel_timer.py