Skip to content

Missing Sendable conformance on core types for Swift 6 Strict Concurrency #3

@shrudge

Description

@shrudge
Image

SerpApiClient is defined as a class with a mutable params dictionary. Without explicit Sendable conformance or internal synchronization, this type cannot be safely passed across actor boundaries under Swift 6 strict concurrency rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions