|
Why can't I store this `sending` parameter in my mutex?
|
|
15
|
583
|
April 3, 2026
|
|
The `inout sending` seems not working, it is same as `inout`
|
|
1
|
171
|
February 20, 2026
|
|
Why does `Mutex` let me send non-`Sendable` types?
|
|
4
|
480
|
November 5, 2025
|
|
[Pitch] Improve diagnostic when attempting to send "task-isolated" value
|
|
3
|
450
|
November 5, 2025
|
|
Is `sending` broken in 6.2?
|
|
3
|
350
|
October 31, 2025
|
|
Functions with both sending non-Sendable default parameter and isolation parameter cannot be called without passing argument to the non-Sendable parameter
|
|
2
|
182
|
September 10, 2025
|
|
Another annoying SendableMetatype issue
|
|
0
|
177
|
July 21, 2025
|
|
Sending, inout sending, Mutex
|
|
14
|
1669
|
April 3, 2025
|
|
Region-based isolation, sending return value & actor isolation – what is the expected behavior?
|
|
2
|
420
|
December 12, 2024
|
|
Combing sending and Mutex in Swift 6
|
|
5
|
465
|
September 16, 2024
|
|
A need for a once-callable closure type
|
|
12
|
570
|
September 12, 2024
|