Skip to content

Commit cf2a0fa

Browse files
Update 0466-control-default-actor-isolation.md (#2907)
1 parent c1a42d4 commit cf2a0fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/0466-control-default-actor-isolation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Control default actor isolation inference
22

33
* 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)
55
* 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**
77
* 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))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)