Episode #514

Tasks, Groups, and Cancellation

Series: Async / Await

28 minutes
Published on December 23, 2021

This video is only available to subscribers. Get access to this video and 572 others.

The unit of work in Swift Concurrency is the Task. In this episode we will see how tasks are created and structured, how to run work in parallel, and how to handle cancellation by aborting work or returning partial results.

This episode uses Xcode 13.2, Swift 5.5.