MatrixSynapse/synapse/util
Richard van der Hoff b5d1c68beb Implement reset_context_after_deferred
to correctly reset the context when we fire off a deferred we aren't going to
wait for.
2017-03-15 02:21:07 +00:00
..
caches Add setdefault key to ExpiringCache 2017-03-10 10:30:49 +00:00
__init__.py
async.py Add paranoia exception catch in Linearizer 2017-01-10 14:04:13 +00:00
distributor.py
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py Implement reset_context_after_deferred 2017-03-15 02:21:07 +00:00
logutils.py
manhole.py
metrics.py
ratelimitutils.py
retryutils.py Correctly raise exceptions for ratelimitng. Ratelimit on 401 2017-02-01 15:42:19 +00:00
rlimit.py
stringutils.py
versionstring.py
wheel_timer.py