This conference talk by Donny Wals provides a deep dive into Swift 6 concurrency fundamentals, exploring why developers often encounter challenges when switching from Swift 5. Dive into the core concepts that power Swift 6's concurrency model, including isolation regions, actor mailboxes, and sendable parameters. Learn to decipher cryptic compiler errors by understanding the underlying mechanisms Swift uses to ensure compile-time safety. Perfect for developers who want to make sense of Swift 6's concurrency system and successfully transition their projects to the new language mode. Recorded at iOS Conf SG with a runtime of 31 minutes.
Overview
Syllabus
Isolation, actors, sendable… a concurrency deep dive
Taught by
iOS Conf SG