This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-23 11:05:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93f2fdd8d1d56a55bddc5b13fd46042ecabea178
synapse
/
tests
/
util
T
History
Mathieu Velten
501da8ecd8
Task scheduler: add replication notify for new task to launch ASAP (
#16184
)
2023-08-28 14:03:51 +00:00
..
caches
Add type hints to test_descriptors. (
#15659
)
2023-05-24 14:18:52 +00: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
…