MatrixSynapse/synapse/util
Richard van der Hoff be6527325a Fix exceptions when a connection is closed before we read the headers
This fixes bugs introduced in #3700, by making sure that we behave sanely
when an incoming connection is closed before the headers are read.
2018-08-20 18:21:10 +01:00
..
caches
__init__.py
async_helpers.py Merge branch 'rav/fix_linearizer_cancellation' into develop 2018-08-10 14:57:27 +01:00
distributor.py
file_consumer.py
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py Fix exceptions when a connection is closed before we read the headers 2018-08-20 18:21:10 +01:00
logformatter.py
logutils.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
manhole.py
metrics.py
module_loader.py
msisdn.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
threepids.py
versionstring.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
wheel_timer.py