mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-05 15:45:19 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
... 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.