Contents

spawnUnlessCancelled(priority:operation:)

Declaration

mutating func spawnUnlessCancelled(priority: TaskPriority? = nil, operation: @escaping  @Sendable () async throws -> ChildTaskResult) -> Bool

See Also

Deprecated