Skip to content

Commit 90081a9

Browse files
authored
Accept SE-0412. (#2246)
1 parent 7bb9c70 commit 90081a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0412-strict-concurrency-for-global-variables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0412](0412-strict-concurrency-for-global-variables.md)
44
* Authors: [John McCall](https://github.com/rjmccall), [Sophia Poirier](https://github.com/sophiapoirier)
55
* Review Manager: [Holly Borla](https://github.com/hborla)
6-
* Status: **Active Review (November 8 - December 12)**
6+
* Status: **Accepted**
77
* Implementation: On `main` gated behind `-enable-experimental-feature GlobalConcurrency`
88
* Previous Proposals: [SE-0302](0302-concurrent-value-and-concurrent-closures.md), [SE-0306](0306-actors.md), [SE-0316](0316-global-actors.md), [SE-0337](0337-support-incremental-migration-to-concurrency-checking.md), [SE-0343](0343-top-level-concurrency.md)
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-strict-concurrency-for-global-variables/66908)), ([review](https://forums.swift.org/t/se-0412-strict-concurrency-for-global-variables/68352))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-strict-concurrency-for-global-variables/66908)), ([review](https://forums.swift.org/t/se-0412-strict-concurrency-for-global-variables/68352)), ([acceptance](https://forums.swift.org/t/accepted-se-0412-strict-concurrency-for-global-variables/69004))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)