Why does the compiler still demand @MainActor in even when Default Actor Isolation is enabled? 🤔 Discover how to use @isolated(any) and #isolation to let your functions automatically inherit their caller’s context in Swift 6.