Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support swift concurrency #1979

Open
maratal opened this issue Sep 26, 2024 · 0 comments
Open

Support swift concurrency #1979

maratal opened this issue Sep 26, 2024 · 0 comments

Comments

@maratal
Copy link
Collaborator

maratal commented Sep 26, 2024

Currently developers need to @preconcurrency import or @unchecked Sendable to use this library in swift 6 codebases. We added some support for swift concurrency, but still need to figure out how to make the full support. See #1962 and #1971 for context.

┆Issue is synchronized with this Jira Task by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant