MatrixSynapse/synapse
Erik Johnston 8181e290a9 Fix sync tightloop bug.
If, for some reason, presence updates take a while to persist then it
can trigger clients to tightloop calling `/sync` due to the presence
handler returning updates but not advancing the stream token.

Fixes #5503.
2019-06-21 11:10:27 +01:00
..
_scripts
api
app
appservice
config
crypto
events
federation
groups
handlers Fix sync tightloop bug. 2019-06-21 11:10:27 +01:00
http
metrics
module_api
push
replication
res/templates
rest
server_notices
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py