Promise is non-sendable type
|
|
6
|
1721
|
January 17, 2025
|
Errors passing unapplied function references as closures
|
|
1
|
37
|
January 10, 2025
|
AsyncPublisher and Sendable
|
|
4
|
1520
|
December 13, 2024
|
Sendable conforming with @Observable macros
|
|
3
|
921
|
December 12, 2024
|
How to use Foundation Measurements in Swift 6
|
|
14
|
618
|
December 12, 2024
|
Sendable loophole with `where Self: Sendable` extension?
|
|
5
|
101
|
December 6, 2024
|
Automatically conform public structs to Sendable for non-resilient libraries
|
|
10
|
290
|
October 4, 2024
|
A concurrency pothole I just fell into
|
|
1
|
209
|
September 24, 2024
|
Sendable warning for existential
|
|
1
|
170
|
August 22, 2024
|
Passing non-sendable closure across actor boundary doesn't trigger warning?
|
|
0
|
75
|
August 16, 2024
|
Should Regex be Sendable?
|
|
16
|
2909
|
August 3, 2024
|
WidgetKit and sendability problem
|
|
7
|
556
|
July 14, 2024
|
Property initialization of not Sendable types in nonisolated init
|
|
4
|
544
|
July 4, 2024
|
Swift 6 language mode being passed to dependencies
|
|
12
|
1383
|
June 21, 2024
|
Swift 6 language mode: pros and cons of adopting?
|
|
14
|
1915
|
May 17, 2024
|
`weak var` in `Sendable class`
|
|
2
|
823
|
April 29, 2024
|
CIImage: Incorrect Sendable Conformance?
|
|
5
|
851
|
April 10, 2024
|
Should a reducer conform to the Sendable protocol?
|
|
2
|
1129
|
March 18, 2024
|
How to address "static property 'foo' is not concurrency-safe" warning?
|
|
8
|
4243
|
March 13, 2024
|
SE-0414 (second review): Region Based Isolation
|
|
16
|
2797
|
February 15, 2024
|
SE-0418: Inferring Sendable for methods and key path literals
|
|
8
|
2492
|
January 3, 2024
|
Sendable methods in non-Sendable type
|
|
2
|
2821
|
January 1, 2024
|
SE-0414: Region Based Isolation
|
|
24
|
4334
|
December 22, 2023
|
Conditional conformance to non-marker protocol cannot depend on conformance of 'T' to non-marker protocol 'Sendable'
|
|
3
|
1271
|
December 14, 2023
|
[Pitch] Inferring @Sendable for methods
|
|
19
|
3133
|
October 23, 2023
|
Shapes now add Sendable Warnings. How to resolve?
|
|
2
|
1273
|
September 16, 2023
|
Sendable warning with thread safe property wrapper
|
|
5
|
3454
|
May 20, 2023
|
Avoiding Sendable Warning for Unused Async Result
|
|
9
|
1948
|
April 27, 2023
|
Why are non-sendable properties mutable from Tasks?
|
|
1
|
553
|
March 23, 2023
|
@Sendable func on Sendable types
|
|
1
|
2482
|
October 27, 2022
|