-
- Downloads
Fix overflows in /messages backfill calculation (#13936)
* Reproduce bug
* Compute `least_function` first
* Substitute `least_function` with an f-string
* Bugfix: avoid overflow
Co-authored-by:
Eric Eastwood <erice@element.io>
Showing
- changelog.d/13936.feature 1 addition, 0 deletionschangelog.d/13936.feature
- synapse/storage/databases/main/event_federation.py 53 additions, 29 deletionssynapse/storage/databases/main/event_federation.py
- tests/storage/test_event_federation.py 49 additions, 12 deletionstests/storage/test_event_federation.py
Loading
Please register or sign in to comment