Ensure fed-sender catchup does not block for full state (#15248)
* Reproduce bad scenario in test * Avoid catchup optimisation for partial state rooms
Showing
- changelog.d/15248.bugfix 1 addition, 0 deletionschangelog.d/15248.bugfix
- synapse/federation/sender/per_destination_queue.py 7 additions, 2 deletionssynapse/federation/sender/per_destination_queue.py
- tests/federation/test_federation_catch_up.py 86 additions, 1 deletiontests/federation/test_federation_catch_up.py
- tests/test_utils/event_injection.py 31 additions, 0 deletionstests/test_utils/event_injection.py
Loading
Please register or sign in to comment