synapse/changelog.d
Erik Johnston 83513b75f7
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
2024-10-30 10:51:04 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
17786.misc Add media tests for a CMYK JPEG image (#17786) 2024-10-23 18:26:01 +01:00
17830.misc Include the destination in the error of 'Destination mismatch' (#17830) 2024-10-29 10:09:25 +00:00
17847.bugfix Add admin handler to list of handlers used for background tasks (#17847) 2024-10-29 13:50:13 -05:00
17861.bugfix Fix check for outdated Rust library (#17861) 2024-10-29 17:06:15 +00:00
17884.misc Speed up sliding sync by computing extensions in parallel (#17884) 2024-10-30 10:51:04 +00:00