mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04: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.
2 lines
101 B
Plaintext
2 lines
101 B
Plaintext
Fix non-user visible bug in implementation of `MultiWriterIdGenerator.get_current_token_for_writer`.
|