File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33* Proposal: [ SE-0461] ( 0461-async-function-isolation.md )
44* Authors: [ Holly Borla] ( https://github.com/hborla ) , [ John McCall] ( https://github.com/rjmccall )
55* Review Manager: [ Xiaodi Wu] ( https://github.com/xwu )
6- * Status: ** Active review (March 28...April 4, 2025) **
6+ * Status: ** Accepted with modifications **
77* Vision: [ Improving the approachability of data-race safety] ( /visions/approachable-concurrency.md )
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 ) ) ([ first review] ( https://forums.swift.org/t/se-0461-run-nonisolated-async-functions-on-the-callers-actor-by-default/77987 ) ) ([ acceptance with focused re-review] ( https://forums.swift.org/t/accepted-with-modifications-and-focused-re-review-se-0461-run-nonisolated-async-functions-on-the-callers-actor-by-default/78920 ) ) ([ second review] ( https://forums.swift.org/t/focused-re-review-se-0461-run-nonisolated-async-functions-on-the-callers-actor-by-default/78921 ) )
11+ * Review: ([ pitch] ( https://forums.swift.org/t/pitch-inherit-isolation-by-default-for-async-functions/74862 ) ) ([ first review] ( https://forums.swift.org/t/se-0461-run-nonisolated-async-functions-on-the-callers-actor-by-default/77987 ) ) ([ acceptance with focused re-review] ( https://forums.swift.org/t/accepted-with-modifications-and-focused-re-review-se-0461-run-nonisolated-async-functions-on-the-callers-actor-by-default/78920 ) ) ([ second review] ( https://forums.swift.org/t/focused-re-review-se-0461-run-nonisolated-async-functions-on-the-callers-actor-by-default/78921 ) ) ( [ second acceptance ] ( https://forums.swift.org/t/accepted-with-modifications-se-0461-run-nonisolated-async-functions-on-the-caller-s-actor-by-default/79117 ) )
1212
1313## Introduction
1414
You can’t perform that action at this time.
0 commit comments