mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 22:11:47 +01:00
deedb91732
It did not correctly handle IDs finishing being persisted out of order, resulting in the `current_position` lagging until new IDs are persisted.
1 line
101 B
Text
1 line
101 B
Text
Fix non-user visible bug in implementation of `MultiWriterIdGenerator.get_current_token_for_writer`.
|