forked from MirrorHub/synapse
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`.
|