Task.Group Declarationtypealias Group<TaskResult> = ThrowingTaskGroup<TaskResult, any Error> where TaskResult : Sendable See AlsoDeprecatedTask.HandleTask.PriorityCancellationError()getResult()get()get()sleep(_:)suspend()runDetached(priority:operation:)runDetached(priority:operation:)withCancellationHandler(handler:operation:)withGroup(resultType:returning:body:)