mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 19:15:51 +03:00
408c13801a
We can bail early if the from token is greater than or equal to the current token.
1 line
144 B
Text
1 line
144 B
Text
Fix a long-standing, exceedingly rare edge case where the first event persisted by a new event persister worker might not be sent down `/sync`.
|