File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Control default actor isolation inference
2
2
3
3
* Proposal: [ SE-0466] ( 0466-control-default-actor-isolation.md )
4
- * Authors: [ Holly Borla] ( https://github.com/hborla )
4
+ * Authors: [ Holly Borla] ( https://github.com/hborla ) , [ Doug Gregor ] ( https://github.com/DougGregor )
5
5
* Review Manager: [ Steve Canon] ( https://github.com/stephentyrone )
6
- * Status: ** Implemented (Swift 6.2)**
6
+ * Status: ** Implemented (Swift 6.2)** , ** Amendmendment review July 8 - 15, 2025 **
7
7
* Vision: [ Improving the approachability of data-race safety] ( /visions/approachable-concurrency.md )
8
- * Review: ([ pitch] ( https://forums.swift.org/t/pitch-control-default-actor-isolation-inference/77482 ) )([ review] ( https://forums.swift.org/t/se-0466-control-default-actor-isolation-inference/78321 ) )([ acceptance] ( https://forums.swift.org/t/accepted-se-0466-control-default-actor-isolation-inference/78926 ) )
8
+ * Review: ([ pitch] ( https://forums.swift.org/t/pitch-control-default-actor-isolation-inference/77482 ) )([ review] ( https://forums.swift.org/t/se-0466-control-default-actor-isolation-inference/78321 ) )([ acceptance] ( https://forums.swift.org/t/accepted-se-0466-control-default-actor-isolation-inference/78926 ) )( [ amendment pitch ] ( https://forums.swift.org/t/pitch-amend-se-0466-se-0470-to-improve-isolation-inference/79854 ) )( [ amendment review ] ( https://forums.swift.org/t/amendment-se-0466-control-default-actor-isolation-inference/80994 ) )
9
9
10
10
## Introduction
11
11
You can’t perform that action at this time.
0 commit comments