Skip to content

Commit e56820b

Browse files
authored
Add link to review thread for SE-0461 (#2701)
1 parent c1fc2b9 commit e56820b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0461-async-function-isolation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Implementation: On `main` behind `-enable-experimental-feature NonIsolatedAsyncInheritsIsolationFromContext`
99
* Upcoming Feature Flag: `AsyncCallerExecution`
1010
* 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))
11+
* 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))
1212

1313
## Introduction
1414

0 commit comments

Comments
 (0)