Back to Browse

Avoiding Data Races in Swift 6 #swift #datarace

4 views
May 8, 2026
20:44

In this video I talk about how you can avoid data races in concurrent code by using an actor and their actor isolation. This does remove the data race issue, however it does also add a suspension race and can highlight stale code if you do not arrange your code correctly, but that is another video.

Download

0 formats

No download links available.

Avoiding Data Races in Swift 6 #swift #datarace | NatokHD