We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1fc2b9 commit e56820bCopy full SHA for e56820b
proposals/0461-async-function-isolation.md
@@ -8,7 +8,7 @@
8
* Implementation: On `main` behind `-enable-experimental-feature NonIsolatedAsyncInheritsIsolationFromContext`
9
* Upcoming Feature Flag: `AsyncCallerExecution`
10
* Previous Proposal: [SE-0338](0338-clarify-execution-non-actor-async.md)
11
-* Review: ([pitch](https://forums.swift.org/t/pitch-inherit-isolation-by-default-for-async-functions/74862))
+* Review: ([pitch](https://forums.swift.org/t/pitch-inherit-isolation-by-default-for-async-functions/74862)) ([review](https://forums.swift.org/t/se-0461-run-nonisolated-async-functions-on-the-callers-actor-by-default/77987))
12
13
## Introduction
14
0 commit comments