mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 10:35:46 +03: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`.
|