Skip to content

Commit 75a8911

Browse files
authored
Merge pull request #2793 from swiftlang/allevato-patch-1
Return SE-0472 for revision.
2 parents 93037c0 + 48728ee commit 75a8911

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
@@ -3,9 +3,9 @@
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: **Active Review (March 27...April 10, 2025)**
6+
* 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))
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))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)