`@MainActor` ignored by the compiler

Turns out that this is a compiler bug that was fixed as part of Swift 6 stricter concurrency checking by DougGregor · Pull Request #40388 · apple/swift · GitHub.

Doug

2 Likes