Skip to content

Conversation

kateinoigakukun
Copy link
Member

The unnecessary sending and @Sendable attributes are removed from the parameters so that they can inherit the isolation from the closure definition site.
https://github.com/swiftlang/swift-evolution/blob/main/proposals/0461-async-function-isolation.md#isolation-inference-for-closures

The unnecessary `sending` and `@Sendable` attributes are removed from
the parameters so that they can inherit the isolation from the closure
definition site.
https://github.com/swiftlang/swift-evolution/blob/main/proposals/0461-async-function-isolation.md#isolation-inference-for-closures
@kateinoigakukun kateinoigakukun merged commit 3674e57 into main Jul 21, 2025
6 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/inherit-isolation-from-context branch July 21, 2025 05:50
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