mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 22:11:47 +01:00
7647b0337f
It was possible for us not to find any rows in a batch, and hence conclude that we had finished. Let's not do that.
1 line
114 B
Text
1 line
114 B
Text
Fix a long-standing bug where Synapse would return errors after 2<sup>31</sup> events were handled by the server.
|