Skip to content

[6.2][Concurrency] add fixit to add final to non-sendable class -> Sendable #83092

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

Draft
wants to merge 2 commits into
base: release/6.2
Choose a base branch
from

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Jul 16, 2025

This picks #83053 but likely we don't want to add it to 6.2 so as a draft for now

ktoso added 2 commits July 16, 2025 19:25
The previous message was just suggesting unchecked Sendable, but instead
we should be suggesting to add final to the class. We also don't
outright suggest using unchecked Sendable -- following
swiftlang#81738 precedent.

Resolves rdar://155790695
@ktoso ktoso changed the title Pick fixit nonsendable class [6.2][Concurrency] add fixit to add final to non-sendable class -> Sendable Jul 16, 2025
@ktoso
Copy link
Contributor Author

ktoso commented Jul 16, 2025

@swift-ci please smoke test

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

Successfully merging this pull request may close these issues.

1 participant