Skip to content

Commit b9fd278

Browse files
authored
Add link to second review of SE-0472.
1 parent ef3c7f5 commit b9fd278

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
@@ -5,7 +5,7 @@
55
* Review Manager: [Tony Allevato](https://github.com/allevato)
66
* Status: **Returned for revision**
77
* 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)) ([returned for revision](https://forums.swift.org/t/returned-for-revision-se-0472-starting-tasks-synchronously-from-caller-context/79311))
8+
* 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))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)