MatrixSynapse/synapse
Erik Johnston be14c24cea Fix rare notifier bug where listeners dont timeout
There was a race condition that caused the notifier to 'miss' the
timeout notification, since there were no other checks for the timeout
this caused listeners to get stuck in a loop until something happened.
2016-12-09 15:43:18 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers Fix rare notifier bug where listeners dont timeout 2016-12-09 15:43:18 +00:00
http
metrics
push
replication
rest
static/client
storage
streams
util
__init__.py
notifier.py Fix rare notifier bug where listeners dont timeout 2016-12-09 15:43:18 +00:00
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py