diff options
author | Erik Johnston <erikj@element.io> | 2024-10-30 10:51:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 10:51:04 +0000 |
commit | 83513b75f7b7d63d6ce2e1565568d8051ba658f8 (patch) | |
tree | 627a919b9cc71e6713bcb63fedb9d095c368ada3 /docs/development | |
parent | Add admin handler to list of handlers used for background tasks (#17847) (diff) | |
download | synapse-83513b75f7b7d63d6ce2e1565568d8051ba658f8.tar.xz |
Speed up sliding sync by computing extensions in parallel (#17884)
The main change here is to add a helper function `gather_optional_coroutines`, which works in a similar way as `yieldable_gather_results` but takes a set of coroutines rather than a function
Diffstat (limited to 'docs/development')
0 files changed, 0 insertions, 0 deletions