Skip to content

Commit 9bb202e

Browse files
authored
Merge pull request #2764 from benrimmington/status
[SE-0471] [SE-0472] Amend the status fields
2 parents 8521e61 + 8df1b2b commit 9bb202e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proposals/0471-SerialExecutor-isIsolated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0471](0471-SerialExecutor-isIsolated.md)
44
* Author: [Konrad 'ktoso' Malawski](https://github.com/ktoso)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active Review (March 25...April 8, 2025)
6+
* Status: **Active Review (March 25...April 8, 2025)**
77
* Implementation: https://github.com/swiftlang/swift/pull/79788 & https://github.com/swiftlang/swift/pull/79946
88
* Review: [Pitch](https://forums.swift.org/t/pitch-serialexecutor-improved-custom-serialexecutor-isolation-checking/78237/), [Review](https://forums.swift.org/t/se-0471-improved-custom-serialexecutor-isolation-checking-for-concurrency-runtime/78834)
99

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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: **Partially implemented on `main`**
6+
* Status: **Active Review (March 27...April 10, 2025)**
77
* Implementation: https://github.com/swiftlang/swift/pull/79608
88
* 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

0 commit comments

Comments
 (0)