|
How do we make a class with mutable data Sendable?
|
|
9
|
449
|
July 13, 2026
|
|
Should Swift 6 prevent sharing a non-Sendable value via Mutex?
|
|
6
|
418
|
May 6, 2026
|
|
Why can't I store this `sending` parameter in my mutex?
|
|
15
|
701
|
April 3, 2026
|
|
SE-0512: Document that Mutex.withLockIfAvailable(_:) cannot spuriously fail
|
|
23
|
2845
|
March 9, 2026
|
|
[Accepted] SE-0512: Document that Mutex.withLockIfAvailable(_:) cannot spuriously fail
|
|
0
|
221
|
March 9, 2026
|
|
Got crashes while transitioning from NSLock to Mutex
|
|
1
|
243
|
February 12, 2026
|
|
Deadlock With `AsyncStream`s and a Single `Mutex`
|
|
8
|
456
|
February 9, 2026
|
|
Should we document the behavior of `Mutex.withLockIfAvailable()`?
|
|
9
|
821
|
January 20, 2026
|
|
Why does `Mutex` let me send non-`Sendable` types?
|
|
4
|
534
|
November 5, 2025
|
|
Combining @Observable and @Sendable
|
|
4
|
525
|
April 14, 2025
|
|
Sending, inout sending, Mutex
|
|
14
|
1825
|
April 3, 2025
|
|
What does the `Result: ~Copyable` constraint mean in the Mutex API (and in general)?
|
|
4
|
361
|
September 22, 2024
|
|
Combing sending and Mutex in Swift 6
|
|
5
|
500
|
September 16, 2024
|
|
[Pitch] Synchronous Mutual Exclusion Lock
|
|
55
|
6843
|
February 20, 2024
|
|
Thread sanitiser v mutex
|
|
2
|
1963
|
January 9, 2022
|