MatrixSynapse/synapse/util
Erik Johnston 6088303efb
Speed up how quickly we launch new tasks (#16660)
Now that we're reducing concurrency (#16656), this is more important.
2023-11-17 16:36:02 +00:00
..
caches mypy plugin to check `@cached` return types (#14911) 2023-10-02 14:22:36 +00:00
__init__.py Bump twisted from 23.8.0 to 23.10.0 (#16588) 2023-11-01 10:23:13 +00:00
async_helpers.py Collect information for PushRuleEvaluator in parallel. (#16590) 2023-11-06 15:41:57 -05:00
batching_queue.py
cancellation.py
check_dependencies.py Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
daemonize.py
distributor.py
file_consumer.py Fix type hint errors from Twisted trunk (#16526) 2023-10-23 14:28:05 -04:00
frozenutils.py
gai_resolver.py
hash.py
httpresourcetree.py
iterutils.py Speed up persisting large number of outliers (#16649) 2023-11-16 14:25:35 +00:00
linked_list.py
logcontext.py
logformatter.py
macaroons.py
manhole.py
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py
ratelimitutils.py
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
rlimit.py
rust.py
stringutils.py
task_scheduler.py Speed up how quickly we launch new tasks (#16660) 2023-11-17 16:36:02 +00:00
templates.py
threepids.py
wheel_timer.py