Skip to content

Commit e84f12b

Browse files
authored
Merge pull request #2597 from swiftlang/allevato-patch-1
Accept SE-0449.
2 parents 3c471fb + fc7bd22 commit e84f12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0449-nonisolated-for-global-actor-cutoff.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0449](0449-nonisolated-for-global-actor-cutoff.md)
44
* Authors: [Sima Nerush](https://github.com/simanerush), [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
6-
* Status: **Active Review (October 2...16, 2024)**
6+
* Status: **Accepted**
77
* Implementation: On `main` gated behind `-enable-experimental-feature GlobalActorInferenceCutoff`
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-allow-nonisolated-to-prevent-global-actor-inference/74502)) ([review](https://forums.swift.org/t/se-0449-allow-nonisolated-to-prevent-global-actor-inference/75116))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-allow-nonisolated-to-prevent-global-actor-inference/74502)) ([review](https://forums.swift.org/t/se-0449-allow-nonisolated-to-prevent-global-actor-inference/75116)) ([acceptance](https://forums.swift.org/t/accepted-se-0449-allow-nonisolated-to-prevent-global-actor-interference/75539))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)