Skip to content

Swift 6 Compatability Non-sendable #44

@ddevler

Description

@ddevler

Any plans to update the sdk to be more compatible with new swift concurrency methods. Trying to use JellyfinClient in an actor or @observable results in error.

Non-sendable result type 'AuthenticationResult' cannot be sent from nonisolated context in call to instance method 'signIn(username:password:)'

Note: some of it can be bypassed in the import.
@preconcurrency import JellyfinAPI

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions