0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-06 00:10:17 +01:00
synapse/tests
Richard van der Hoff 639480e14a Avoid creating events with huge numbers of prev_events
In most cases, we limit the number of prev_events for a given event to 10
events. This fixes a particular code path which created events with huge
numbers of prev_events.
2018-04-16 18:41:37 +01:00
..
api
appservice
config
crypto
events
handlers Fix tests 2018-04-11 14:37:11 +01:00
metrics
replication
rest
storage Avoid creating events with huge numbers of prev_events 2018-04-16 18:41:37 +01:00
util
__init__.py
test_distributor.py
test_dns.py
test_preview.py
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py