jbaldwin / libcoro

C++20 coroutine library
Apache License 2.0
599 stars 62 forks source link

Add coro::when_all test inside coroutine. #197

Closed jbaldwin closed 1 year ago

jbaldwin commented 1 year ago

This was missing coverage for the intended usage of this functionality.