Skip to content

Commit f508b00

Browse files
authored
Merge pull request #2848 from DougGregor/accept-se-0471
Accept SE-0471: Improved Custom SerialExecutor isolation checking for Concurrency Runtime
2 parents 624d429 + 74e6ab7 commit f508b00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0471-SerialExecutor-isIsolated.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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 29, 2025)**
6+
* Status: **Accepted**
77
* Implementation: https://github.com/swiftlang/swift/pull/79788 & https://github.com/swiftlang/swift/pull/79946
8-
* 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)
8+
* 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), [Acceptance](https://forums.swift.org/t/accepted-se-0471-improved-custom-serialexecutor-isolation-checking-for-concurrency-runtime/79894)
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)