Skip to content

Commit 89c8849

Browse files
authored
Assign SE-0472.
1 parent 8fa35dc commit 89c8849

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Starting tasks synchronously from caller context
22

3-
* Proposal: [SE-NNNN](NNNN-task-start-synchronously-on-caller-context.md)
3+
* Proposal: [SE-0472](0472-task-start-synchronously-on-caller-context.md)
44
* Authors: [Konrad 'ktoso' Malawski](https://github.com/ktoso)
5-
* Review Manager: TBD
5+
* Review Manager: [Tony Allevato](https://github.com/allevato)
66
* Status: **Partially implemented on `main`**
77
* Implementation: [TODO](https://github.com/swiftlang/swift/pull/79608)
8-
* Review: ...
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-concurrency-starting-tasks-synchronously-from-caller-context/77960/))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)