mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Bridging an async Swift method back to an ObjC completion-handler-based API requires that the ObjC thunk spawn a task on which to execute the Swift async API and pass its results back on to the completion handler.
42 KiB
42 KiB