Notification concurrency errors persist despite main-thread guarantees
5Developers receive concurrency-related errors when accessing main actor APIs through notifications, even when those notifications are guaranteed to post on the main thread. This creates confusing false positives that require workarounds.
compatibilitySwiftSwift concurrency