Skip to content

Commit f37347d

Browse files
authored
Mark SE-0493 as accepted. (#3014)
1 parent e9f8c57 commit f37347d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0493-defer-async.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0493](0493-defer-async.md)
44
* Authors: [Freddy Kellison-Linn](https://github.com/Jumhyn)
55
* Review Manager: [Holly Borla](https://github.com/hborla)
6-
* Status: **Active review (September 22 - October 6, 2025)**
6+
* Status: **Accepted**
77
* Implementation: [swiftlang/swift#83891](https://github.com/swiftlang/swift/pull/83891)
8-
* Review: ([pitch](https://forums.swift.org/t/support-async-calls-in-defer-bodies/81790)) ([review](https://forums.swift.org/t/se-0493-support-async-calls-in-defer-bodies/82293))
8+
* Review: ([pitch](https://forums.swift.org/t/support-async-calls-in-defer-bodies/81790)) ([review](https://forums.swift.org/t/se-0493-support-async-calls-in-defer-bodies/82293)) ([acceptance](https://forums.swift.org/t/accepted-se-0493-support-async-calls-in-defer-bodies/83023))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)