Files
swift-mirror/stdlib/public/Concurrency/DiscardingTaskGroup.swift
John McCall a86b76a3e9 Use @isolated(any) function types for task functions.
The biggest annoyance here is having to clone all of the task creation
functions for Embedded Swift because it can't use `any Actor` right now.
2024-03-15 14:40:54 -04:00

39 KiB