Skip to content

Type Method

async(_:)

Convenience wrapper around Thread.detachNewThread.
@preconcurrency static func async(_ work: @escaping @Sendable () -> ())