amplitude / amplitude/experiment-ios-client

`Sendable` conformance and strict concurrency

Open
#46 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
5
Forks
17
Avg merge
1d 9h
Merged PRs (30d)
3

Description

Opening this issue to check-in on your plans for concurrency support. Instances like `Variant` are currently `open classes` and don't conform to `Sendable`. This will lead to warnings, and potentially even failures when Swift 6 arrives.

See: https://www.avanderlee.com/concurrency/swift-6-preparing-your-xcode-projects/

Are you working on concurrency support already?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.