MatrixSynapse/synapse/util
Erik Johnston 78b5102ae7
Fix up `BatchingQueue` (#10078)
Fixes #10068
2021-05-27 14:32:31 +01:00
..
caches Combine `LruCache.invalidate` and `invalidate_many` (#9973) 2021-05-27 10:33:56 +01:00
__init__.py
async_helpers.py
batching_queue.py Fix up `BatchingQueue` (#10078) 2021-05-27 14:32:31 +01:00
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
hash.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
httpresourcetree.py
iterutils.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
jsonobject.py
logcontext.py
logformatter.py
macaroons.py
manhole.py
metrics.py
module_loader.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
msisdn.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py Don't hammer the database for destination retry timings every ~5mins (#10036) 2021-05-21 17:57:08 +01:00
rlimit.py
stringutils.py
templates.py
threepids.py
versionstring.py
wheel_timer.py