-
- Downloads
When joining a remote room limit the number of events we concurrently check...
When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) If we do hundreds of thousands at once the memory overhead can easily reach 500+ MB.
Showing
- changelog.d/10117.feature 1 addition, 0 deletionschangelog.d/10117.feature
- synapse/crypto/keyring.py 12 additions, 34 deletionssynapse/crypto/keyring.py
- synapse/federation/federation_base.py 80 additions, 163 deletionssynapse/federation/federation_base.py
- synapse/federation/federation_client.py 93 additions, 54 deletionssynapse/federation/federation_client.py
- synapse/util/async_helpers.py 16 additions, 5 deletionssynapse/util/async_helpers.py
Loading
Please register or sign in to comment