AsyncObjects
AsyncObjects copied to clipboard
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
Results
13
AsyncObjects issues
Sort by
recently updated
recently updated
newest added
fix compiler error for macos 26
Hello, For information, fo now the package doesn't compile on MacOS 26 beta 3 or on MacOS 15.5 with Xcode 26 beta 3. it fails on createTask( priority: TaskPriority? =...