MatrixSynapse/synapse
David Robertson e8f30a76ca
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>
2022-09-30 11:54:53 +01:00
..
_scripts
api
app
appservice Add prometheus counters for content types other than events (#13175) 2022-07-13 15:18:20 +01:00
config
crypto
events
federation
handlers
http
logging
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage Fix overflows in /messages backfill calculation (#13936) 2022-09-30 11:54:53 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py