Looking for something in between a `TaskGroup` and a `ThrowingTaskGroup`

In the typed throws in the concurrency module pitch, we added a new method that fills this gap and allows different throwing types from the body and the child tasks.

5 Likes