mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-02 11:01:31 +02:00
* Add tests for StreamIdGenerator * Drive-by: annotate all defs * Revert "Revert "Remove slaved id tracker (#14376)" (#14463)" This reverts commit d63814fd736fed5d3d45ff3af5e6d3bfae50c439, which in turn reverted 36097e88c4da51fce6556a58c49bd675f4cf20ab. This restores the latter. * Fix StreamIdGenerator not handling unpersisted IDs Spotted by @erikjohnston. Closes #14456. * Changelog Co-authored-by: Nick Mills-Barrett <nick@fizzadar.com> Co-authored-by: Erik Johnston <erik@matrix.org>
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
Remove old stream ID tracking code. Contributed by Nick @Beeper (@fizzadar).
|