forked-synapse/synapse/util
Richard van der Hoff 2e9f5ea31a Fix logcontext handling for persist_events
* don't use preserve_context_over_deferred, which is known broken.

* remove a redundant preserve_fn.

* add/improve some comments
2017-10-17 10:59:30 +01:00
..
caches Increase default cache factor size. 2017-07-04 09:58:32 +01:00
__init__.py Instantiate DeferredTimedOutError correctly 2017-05-02 13:26:17 +01:00
async.py Fix logcontext handling for persist_events 2017-10-17 10:59:30 +01:00
distributor.py
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py Fix fixme in preserve_fn 2017-04-03 15:38:02 +01:00
logformatter.py logformatter: fix AttributeError 2017-10-11 17:26:17 +01:00
logutils.py
manhole.py
metrics.py
module_loader.py pep8 2017-09-26 19:21:41 +01:00
msisdn.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
ratelimitutils.py
retryutils.py Merge pull request #2050 from matrix-org/rav/federation_backoff 2017-03-23 22:27:01 +00:00
rlimit.py
stringutils.py Reduce size of joined_user cache 2017-04-25 14:38:51 +01:00
versionstring.py
wheel_timer.py