MatrixSynapse/synapse
Richard van der Hoff 936482d507 Fix 'NoneType' object has no attribute 'writeHeaders'
Avoid throwing a (harmless) exception when we try to write an error response to
an http request where the client has disconnected.

This comes up as a CRITICAL error in the logs which tends to mislead people
into thinking there's an actual problem
2018-01-16 17:58:16 +00:00
..
api
app
appservice
config
crypto
events
federation
groups
handlers
http Fix 'NoneType' object has no attribute 'writeHeaders' 2018-01-16 17:58:16 +00:00
metrics
module_api
push
replication
rest
static/client
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py