-
- Downloads
Fix recording of federation stream token (#7564)
A couple of changes of significance: * remove the `_last_ack < federation_position` condition, so that updates will still be correctly processed after restart * Correctly wire up send_federation_ack to the right class.
changelog.d/7565.bugfix
0 → 100644
tests/replication/test_federation_ack.py
0 → 100644
Please register or sign in to comment