Skip to content

Commit 22d6074

Browse files
ahoppenhborla
andauthored
Accept SE-0423 (#2487)
* Accept SE-0423 * Change status to `Implemented` Co-authored-by: Holly Borla <[email protected]> --------- Co-authored-by: Holly Borla <[email protected]>
1 parent cd8dacd commit 22d6074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0423-dynamic-actor-isolation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0423](0423-dynamic-actor-isolation.md)
44
* Authors: [Holly Borla](https://github.com/hborla), [Pavel Yaskevich](https://github.com/xedin)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **Active Review (April 9 - April 18, 2024)**
6+
* Status: **Implemented (Swift 6.0)**
77
* Upcoming Feature Flag: `DynamicActorIsolation`
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-dynamic-actor-isolation-enforcement/68354)) ([first review](https://forums.swift.org/t/se-0423-dynamic-actor-isolation-enforcement-from-non-strict-concurrency-contexts/70155)) ([second review](https://forums.swift.org/t/se-0423-second-review-dynamic-actor-isolation-enforcement-from-non-strict-concurrency-contexts/71159))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-dynamic-actor-isolation-enforcement/68354)) ([first review](https://forums.swift.org/t/se-0423-dynamic-actor-isolation-enforcement-from-non-strict-concurrency-contexts/70155)) ([second review](https://forums.swift.org/t/se-0423-second-review-dynamic-actor-isolation-enforcement-from-non-strict-concurrency-contexts/71159)) ([acceptance](https://forums.swift.org/t/accepted-se-0423-dynamic-actor-isolation-enforcement-from-non-strict-concurrency-contexts/71540))
99
* Implementation: [apple/swift#70867](https://github.com/apple/swift/pull/70867), [apple/swift#71261](https://github.com/apple/swift/pull/71261), [apple/swift-syntax#2419](https://github.com/apple/swift-syntax/pull/2419)
1010

1111
## Introduction

0 commit comments

Comments
 (0)