Skip to content

Commit 8c06e6f

Browse files
authored
Accept SE-0420 (#2311)
1 parent 5ba0de0 commit 8c06e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0420-inheritance-of-actor-isolation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0420](0420-inheritance-of-actor-isolation.md)
44
* Authors: [John McCall](https://github.com/rjmccall), [Holly Borla](https://github.com/hborla), [Doug Gregor](https://github.com/douggregor)
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6-
* Status: **Active review (January 25...February 6, 2024)**
6+
* Status: **Accepted**
77
* Implementation: https://github.com/apple/swift/pull/70758, https://github.com/apple/swift/pull/70902
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-inheriting-the-callers-actor-isolation/68391)) ([review](https://forums.swift.org/t/se-0420-inheritance-of-actor-isolation/69638))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-inheriting-the-callers-actor-isolation/68391)) ([review](https://forums.swift.org/t/se-0420-inheritance-of-actor-isolation/69638)) ([acceptance](https://forums.swift.org/t/accepted-se-0420-inheritance-of-actor-isolation/69913))
99

1010
[SE-0302]: https://github.com/apple/swift-evolution/blob/main/proposals/0302-concurrent-value-and-concurrent-closures.md
1111
[SE-0304-propagation]: https://github.com/apple/swift-evolution/blob/main/proposals/0304-structured-concurrency.md#actor-context-propagation

0 commit comments

Comments
 (0)