|
Property initialization of not Sendable types in nonisolated init
|
|
5
|
831
|
December 11, 2025
|
|
[Pitch] `~Sendable` Conformance for Suppressing Sendable Inference
|
|
40
|
1363
|
November 26, 2025
|
|
NSObject and Sendable
|
|
3
|
199
|
November 24, 2025
|
|
DocC omits @Sendable. Bug or intentional?
|
|
8
|
438
|
November 19, 2025
|
|
Why does `Mutex` let me send non-`Sendable` types?
|
|
4
|
375
|
November 5, 2025
|
|
SwiftData + Transferable
|
|
0
|
236
|
September 23, 2025
|
|
Cannot send URLProtocol subclass across actor boundary
|
|
1
|
121
|
September 22, 2025
|
|
Runtime casts of Sendable type to another Sendable type not possible?
|
|
2
|
167
|
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
|
123
|
September 10, 2025
|
|
Requires the types 'XXXX' and 'any Sendable' be equivalent
|
|
9
|
1826
|
August 14, 2025
|
|
[Pre-Pitch] Disconnected Properties and Variables, and Opaque enums
|
|
12
|
701
|
July 31, 2025
|
|
Promise is non-sendable type
|
|
9
|
2560
|
July 24, 2025
|
|
[Pitch] AttributedString & SendableMetatype
|
|
1
|
232
|
July 22, 2025
|
|
Understanding why public non-frozen enums aren’t implicitly Sendable (even though no one else can add cases)
|
|
1
|
205
|
July 4, 2025
|
|
Is there a way for a nonsendable type to receive an asynchronous callback?
|
|
7
|
256
|
June 17, 2025
|
|
Why can a sendable closure call a non-sendable closure?
|
|
3
|
248
|
May 19, 2025
|
|
Nonsendable type inside of a sendable, noncopyable struct
|
|
4
|
206
|
May 12, 2025
|
|
Storing non-Sendable properties in Sendable classes
|
|
10
|
475
|
May 5, 2025
|
|
AsyncPublisher and Sendable
|
|
11
|
2035
|
April 2, 2025
|
|
Understanding by-value captures in @Sendable functions
|
|
3
|
599
|
March 27, 2025
|
|
SE-0463: Import Objective-C completion handler parameters as `@Sendable`
|
|
13
|
1037
|
March 3, 2025
|
|
What's being unsafely sent here?
|
|
10
|
222
|
February 7, 2025
|
|
Compiler crash related to "TransferNonSendable"
|
|
2
|
151
|
February 6, 2025
|
|
Errors passing unapplied function references as closures
|
|
1
|
101
|
January 10, 2025
|
|
Sendable conforming with @Observable macros
|
|
3
|
1499
|
December 12, 2024
|
|
How to use Foundation Measurements in Swift 6
|
|
14
|
762
|
December 12, 2024
|
|
Sendable loophole with `where Self: Sendable` extension?
|
|
5
|
176
|
December 6, 2024
|
|
Automatically conform public structs to Sendable for non-resilient libraries
|
|
10
|
1025
|
October 4, 2024
|
|
A concurrency pothole I just fell into
|
|
1
|
250
|
September 24, 2024
|
|
Sendable warning for existential
|
|
1
|
196
|
August 22, 2024
|