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
__init__.py
async.py
distributor.py
file_consumer.py
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
module_loader.py
msisdn.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
threepids.py
versionstring.py
wheel_timer.py