mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.
52 KiB
52 KiB