|
DocC omits @Sendable. Bug or intentional?
|
|
9
|
640
|
April 7, 2026
|
|
More questions on copy-on-write and Sendable
|
|
2
|
235
|
February 27, 2026
|
|
Should Regex be Sendable?
|
|
19
|
4069
|
February 13, 2026
|
|
Sendability warnings / errors disparity for AVFoundation types
|
|
1
|
139
|
February 7, 2026
|
|
#SendingRisksDataRace errors when turning on NonisolatedNonsendingByDefault
|
|
2
|
125
|
February 6, 2026
|
|
Coping with non-Sendable KeyPath in a '@Sendable' closure
|
|
2
|
197
|
January 5, 2026
|
|
Sendable vs non-Sendable. How should I model this?
|
|
5
|
397
|
December 27, 2025
|
|
Property initialization of not Sendable types in nonisolated init
|
|
5
|
949
|
December 11, 2025
|
|
[Pitch] `~Sendable` Conformance for Suppressing Sendable Inference
|
|
40
|
1708
|
November 26, 2025
|
|
NSObject and Sendable
|
|
3
|
280
|
November 24, 2025
|
|
Why does `Mutex` let me send non-`Sendable` types?
|
|
4
|
470
|
November 5, 2025
|
|
SwiftData + Transferable
|
|
0
|
422
|
September 23, 2025
|
|
Cannot send URLProtocol subclass across actor boundary
|
|
1
|
198
|
September 22, 2025
|
|
Runtime casts of Sendable type to another Sendable type not possible?
|
|
2
|
244
|
September 12, 2025
|
|
Functions with both sending non-Sendable default parameter and isolation parameter cannot be called without passing argument to the non-Sendable parameter
|
|
2
|
175
|
September 10, 2025
|
|
Requires the types 'XXXX' and 'any Sendable' be equivalent
|
|
9
|
2377
|
August 14, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
805
|
July 31, 2025
|
|
Promise is non-sendable type
|
|
9
|
2716
|
July 24, 2025
|
|
[Pitch] AttributedString & SendableMetatype
|
|
1
|
308
|
July 22, 2025
|
|
Understanding why public non-frozen enums aren’t implicitly Sendable (even though no one else can add cases)
|
|
1
|
264
|
July 4, 2025
|
|
Is there a way for a nonsendable type to receive an asynchronous callback?
|
|
7
|
319
|
June 17, 2025
|
|
Why can a sendable closure call a non-sendable closure?
|
|
3
|
304
|
May 19, 2025
|
|
Nonsendable type inside of a sendable, noncopyable struct
|
|
4
|
272
|
May 12, 2025
|
|
Storing non-Sendable properties in Sendable classes
|
|
10
|
777
|
May 5, 2025
|
|
AsyncPublisher and Sendable
|
|
11
|
2201
|
April 2, 2025
|
|
Understanding by-value captures in @Sendable functions
|
|
3
|
784
|
March 27, 2025
|
|
SE-0463: Import Objective-C completion handler parameters as `@Sendable`
|
|
13
|
1157
|
March 3, 2025
|
|
What's being unsafely sent here?
|
|
10
|
287
|
February 7, 2025
|
|
Compiler crash related to "TransferNonSendable"
|
|
2
|
204
|
February 6, 2025
|
|
Errors passing unapplied function references as closures
|
|
1
|
148
|
January 10, 2025
|