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