0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 09:55:48 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff
7647b0337f
Fix populate_stream_ordering2 background job (#10267)
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.
2021-06-29 12:43:36 +01:00