anonymousland-synapse/tests/util
Richard van der Hoff c3e38b88f2
Improve opentracing support for ResponseCache (#11607)
This adds some opentracing annotations to ResponseCache, to make it easier to see what's going on; in particular, it adds a link back to the initial trace which is actually doing the work of generating the response.
2021-12-20 18:12:08 +00:00
..
caches Improve opentracing support for ResponseCache (#11607) 2021-12-20 18:12:08 +00:00
__init__.py
test_async_helpers.py ObservableDeferred: run observers in order (#11229) 2021-11-02 00:17:35 +00:00
test_batching_queue.py
test_dict_cache.py
test_expiring_cache.py
test_file_consumer.py
test_glob_to_regex.py Revert "Move glob_to_regex and re_word_boundary to matrix-python-common (#11505) (#11527) 2021-12-07 13:51:11 +00:00
test_itertools.py
test_linearizer.py
test_logcontext.py Add missing type hints to synapse.logging.context (#11556) 2021-12-14 17:35:28 +00:00
test_logformatter.py
test_lrucache.py Fix LruCache corruption bug with a size_callback that can return 0 (#11454) 2021-11-30 16:28:02 +00:00
test_ratelimitutils.py
test_retryutils.py
test_rwlock.py
test_stream_change_cache.py
test_stringutils.py
test_threepids.py
test_treecache.py
test_wheel_timer.py