Skip to content

Commit ee2bf69

Browse files
authored
Merge pull request #2762 from swiftlang/allevato-patch-1
Add review thread link to SE-0472.
2 parents 7d5ae36 + cf5f862 commit ee2bf69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Authors: [Konrad 'ktoso' Malawski](https://github.com/ktoso)
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
66
* Status: **Partially implemented on `main`**
7-
* Implementation: [TODO](https://github.com/swiftlang/swift/pull/79608)
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-concurrency-starting-tasks-synchronously-from-caller-context/77960/))
7+
* Implementation: https://github.com/swiftlang/swift/pull/79608
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-concurrency-starting-tasks-synchronously-from-caller-context/77960/)) ([review](https://forums.swift.org/t/se-0472-starting-tasks-synchronously-from-caller-context/78883))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)