Skip to content

Do not compile with Xcode 26 beta 3 #28

@hlemai

Description

@hlemai

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<R: Sendable>(
priority: TaskPriority? = nil,
operation: @escaping @sendable () async throws -> R,
onComplete completion: @escaping @sendable () -> Void

with Cannot convert value of type 'TaskPriority?' to expected argument type 'String?'

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions