mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 02:25:45 +03: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.
|