MatrixSynapse/synapse/util
Richard van der Hoff 20f40348d4 Factor run_in_background out from preserve_fn
It annoys me that we create temporary function objects when there's really no
need for it. Let's factor the gubbins out of preserve_fn and start using it.
2018-03-08 11:50:11 +00:00
..
caches report metrics on number of cache evictions 2018-02-05 15:34:01 +00:00
__init__.py
async.py
distributor.py
file_consumer.py Do logcontexts correctly 2018-01-18 11:57:57 +00:00
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py Factor run_in_background out from preserve_fn 2018-03-08 11:50:11 +00:00
logformatter.py
logutils.py
manhole.py
metrics.py Fix bugs in block metrics 2018-01-18 12:24:42 +00:00
module_loader.py
msisdn.py
ratelimitutils.py
retryutils.py Add federation_domain_whitelist option (#2820) 2018-01-22 19:11:18 +01:00
rlimit.py
stringutils.py
threepids.py fix PR nitpicking 2018-01-19 18:23:45 +00:00
versionstring.py
wheel_timer.py