Contents

asyncUnlessCancelled(priority:operation:)

Declaration

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

See Also

Deprecated