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 25da0c0 commit eaac456Copy full SHA for eaac456
proposals/0433-mutex.md
@@ -2,8 +2,8 @@
2
3
* Proposal: [SE-0433](0433-mutex.md)
4
* Author: [Alejandro Alonso](https://github.com/Azoy)
5
-* Review Manager: [Stephen Canon](http://github.com/stephentyrone)
6
-* Implementation: https://github.com/apple/swift/pull/71383
+* Review Manager: [Stephen Canon](https://github.com/stephentyrone)
+* Implementation: [apple/swift#71383](https://github.com/apple/swift/pull/71383)
7
* Status: **Active Review (April 10-24, 2024)**
8
* Discussion: [pitch](https://forums.swift.org/t/pitch-synchronous-mutual-exclusion-lock/69889) [review](https://forums.swift.org/t/se-0433-synchronous-mutual-exclusion-lock/71174)
9
0 commit comments