[Concurrency] Structured concurrency

We currently renamed those APIs to: Task.withGroup { group in ... } and the type being Task.Group. The team is comfortable with the pun that a "task group" is formed to perform some work and does it "together", as those child tasks do in a task group.

Please refer to the full proposal text for the latest wording which reflects the code on the main branch.

1 Like