Skip to content

[6.2][Concurrency] SE-0461: Allow nonisolated(nonsending) inference on properties… #81238

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 1, 2025

… with async getters

Cherry-pick of #81219


(cherry picked from commit 8a9bbd5)

… with async getters

When `NonisolatedNonsendingByDefault` is enabled it should infer
`nonisolated(nonsending)` for both async functions and storage as
specified by the proposal.

(cherry picked from commit 8a9bbd5)
@xedin xedin added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels May 1, 2025
@xedin xedin requested a review from a team as a code owner May 1, 2025 20:21
@xedin xedin requested a review from hborla May 1, 2025 20:22
@xedin
Copy link
Contributor Author

xedin commented May 1, 2025

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented May 2, 2025

@swift-ci please test Windows platform

@xedin
Copy link
Contributor Author

xedin commented May 2, 2025

@swift-ci please test macOS platform

@xedin xedin merged commit 39cdc3a into swiftlang:release/6.2 May 2, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants