mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The new intrinsic, exposed via static functions on Task<T, Never> and Task<T, Error> (rethrowing), begins an asynchronous context within a synchronous caller's context. This is only available for use under the task-to-thread concurrency model, and even then only under SPI.
40 KiB
40 KiB