MatrixSynapse/synapse
Richard van der Hoff 29ed09e80a Fix assertion to stop transaction queue getting wedged
... and update some docstrings to correctly reflect the types being used.

get_new_device_msgs_for_remote can return a long under some circumstances,
which was being stored in last_device_list_stream_id_by_dest, and was then
upsetting things on the next loop.
2017-03-15 12:16:55 +00:00
..
api Merge pull request #1994 from matrix-org/dbkr/msisdn_signin_2 2017-03-15 09:59:54 +00:00
app
appservice
config
crypto
events
federation Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
handlers Merge pull request #1994 from matrix-org/dbkr/msisdn_signin_2 2017-03-15 09:59:54 +00:00
http Merge pull request #1994 from matrix-org/dbkr/msisdn_signin_2 2017-03-15 09:59:54 +00:00
metrics
push
replication Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
rest Merge pull request #1994 from matrix-org/dbkr/msisdn_signin_2 2017-03-15 09:59:54 +00:00
static/client
storage Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
streams
util Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
__init__.py
event_auth.py
notifier.py Add some metrics on notifier 2017-03-15 10:56:51 +00:00
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py