-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[Frontend] Rename NonIsolatedAsyncInheritsIsolationFromContext
feature and add a feature for @execution
#79508
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
… feature New name is `AsyncCallerExecution` as stated by the proposal.
@swift-ci please test |
11336f6
to
735b3c4
Compare
@swift-ci please test |
… `ExecutionAttribute` Since the proposal has not been approved yet we cannot expose `@execution` attribute.
735b3c4
to
dd1be8f
Compare
@swift-ci please test |
Can we hold off on renaming the experimental feature flag in the middle of the proposal review period (imminently starting) as we would want users to be able to try it out using the instructions they're given. |
I asked for this change to be made specifically for the review so that there are two separate flags for 1. the additive features and 2. the default change. We should just build a toolchain on this PR. |
@swift-ci please build toolchain |
@xwu I think it's fine to kick off the review and note that the toolchain will come today - I'll update the thread with the toolchain and the flags once it's built |
@swift-ci please build toolchain Windows platform |
Windows toolchain is failing with an unrelated error:
|
@swift-ci please build toolchain windows |
NonIsolatedAsyncInheritsIsolationFromContext
->AsyncCallerExecution
@execution
attribute behind an experimental featureExecutionAttribute