0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-08 11:52:43 +01:00
synapse/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 Correctly handle timeout errors 2016-12-09 16:30:29 +00:00
async.py Add paranoia exception catch in Linearizer 2017-01-10 14:04:13 +00:00
distributor.py
frozenutils.py
httpresourcetree.py
jsonobject.py Handle sending events and device messages over federation 2016-11-17 15:48:04 +00:00
logcontext.py Implement reset_context_after_deferred 2017-03-15 02:21:07 +00:00
logutils.py
manhole.py
metrics.py Only abort Measure on Exceptions 2016-08-19 18:23:45 +01:00
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 Add federation /version API 2016-08-05 16:36:07 +01:00
wheel_timer.py