Skip to content

Commit 53b3b52

Browse files
authored
Mark SE-0472 Task.immediate as implemented
This was accepted and is implemented in 6.2
1 parent f80e78e commit 53b3b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0472-task-start-synchronously-on-caller-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0472](0472-task-start-synchronously-on-caller-context.md)
44
* Authors: [Konrad 'ktoso' Malawski](https://github.com/ktoso)
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Implementation: https://github.com/swiftlang/swift/pull/79608
88
* Review: ([pitch](https://forums.swift.org/t/pitch-concurrency-starting-tasks-synchronously-from-caller-context/77960/)) ([first review](https://forums.swift.org/t/se-0472-starting-tasks-synchronously-from-caller-context/78883)) ([returned for revision](https://forums.swift.org/t/returned-for-revision-se-0472-starting-tasks-synchronously-from-caller-context/79311)) ([second review](https://forums.swift.org/t/second-review-se-0472-starting-tasks-synchronously-from-caller-context/79683)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0472-starting-tasks-synchronously-from-caller-context/80037))
99

0 commit comments

Comments
 (0)