Skip to content
Snippets Groups Projects
Unverified Commit 83513b75 authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

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
parent 58deef5e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment