Closed erikjohnston closed 3 weeks ago
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
gather_optional_coroutines
yieldable_gather_results
The main change here is to add a helper function
gather_optional_coroutines
, which works in a similar way asyieldable_gather_results
but takes a set of coroutines rather than a function