We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbcaa51 commit 91f4926Copy full SHA for 91f4926
proposals/0466-control-default-actor-isolation.md
@@ -3,9 +3,8 @@
3
* Proposal: [SE-0466](0466-control-default-actor-isolation.md)
4
* Authors: [Holly Borla](https://github.com/hborla)
5
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6
-* Status: **Accepted**
+* Status: **Implemented (Swift 6.2)**
7
* Vision: [Improving the approachability of data-race safety](/visions/approachable-concurrency.md)
8
-* Implementation: On `main` behind the `UnspecifiedMeansMainActorIsolated` experimental feature.
9
* 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))
10
11
## Introduction
0 commit comments