We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa35dc commit 89c8849Copy full SHA for 89c8849
proposals/NNNN-task-start-synchronously-on-caller-context.md renamed to proposals/0472-task-start-synchronously-on-caller-context.md
@@ -1,11 +1,11 @@
1
# Starting tasks synchronously from caller context
2
3
-* Proposal: [SE-NNNN](NNNN-task-start-synchronously-on-caller-context.md)
+* Proposal: [SE-0472](0472-task-start-synchronously-on-caller-context.md)
4
* Authors: [Konrad 'ktoso' Malawski](https://github.com/ktoso)
5
-* Review Manager: TBD
+* Review Manager: [Tony Allevato](https://github.com/allevato)
6
* Status: **Partially implemented on `main`**
7
* Implementation: [TODO](https://github.com/swiftlang/swift/pull/79608)
8
-* Review: ...
+* Review: ([pitch](https://forums.swift.org/t/pitch-concurrency-starting-tasks-synchronously-from-caller-context/77960/))
9
10
## Introduction
11
0 commit comments