Skip to content

[Concurrency] Fix @_inheritActorContext(always) to use `forActorIns… #81543

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 15, 2025

…tanceCapture` for parameters

SILGen expects actor instance isolation to always come from captures, we need to maintain that with implicit isolation capture performed by @_inheritActorContext(always).

…tanceCapture` for parameters

SILGen expects actor instance isolation to always come from captures,
we need to maintain that with implicit isolation capture performed by
`@_inheritActorContext(always)`.
@xedin xedin requested a review from ktoso May 15, 2025 21:57
@xedin
Copy link
Contributor Author

xedin commented May 15, 2025

@swift-ci please test

@xedin xedin merged commit 515d203 into swiftlang:main May 16, 2025
5 checks passed
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.

2 participants