ZooWork Market · Skill
swift-concurrency-6-2
Accessible concurrency in Swift 6.2 — by default execution remains single-threaded on the caller's actor; use @concurrent for explicit background offload, and use MainActor types to preserve isolation consistency.