This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
151b237768a4d54944cd9966aa6c94f05e6b1c12
synapse
/
tests
/
util
History
Patrick Cloke
7ec0a141b4
Convert more cached return values to immutable types (
#16356
)
2023-09-20 07:48:55 -04:00
..
caches
Convert more cached return values to immutable types (
#16356
)
2023-09-20 07:48:55 -04:00
__init__.py
…
test_async_helpers.py
Fix typechecking with twisted trunk (
#16121
)
2023-08-24 14:53:07 +00:00
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
Remove unnecessary reactor reference from
_PerHostRatelimiter
(
#14842
)
2023-01-16 13:16:19 +00:00
test_retryutils.py
Properly update retry_last_ts when hitting the maximum retry interval (
#16156
)
2023-08-23 09:35:23 +01:00
test_rwlock.py
…
test_stream_change_cache.py
…
test_stringutils.py
…
test_task_scheduler.py
Task scheduler: add replication notify for new task to launch ASAP (
#16184
)
2023-08-28 14:03:51 +00:00
test_threepids.py
…
test_treecache.py
…
test_wheel_timer.py
…