mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 07:56:51 +00:00
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`.
|