Shapes now add Sendable Warnings. How to resolve?
|
|
2
|
243
|
September 16, 2023
|
[Pitch] Inferring @Sendable for methods
|
|
18
|
2025
|
August 14, 2023
|
AsyncPublisher and Sendable
|
|
0
|
206
|
June 9, 2023
|
Sendable warning with thread safe property wrapper
|
|
5
|
758
|
May 20, 2023
|
Avoiding Sendable Warning for Unused Async Result
|
|
9
|
633
|
April 27, 2023
|
Why are non-sendable properties mutable from Tasks?
|
|
1
|
315
|
March 23, 2023
|
@Sendable func on Sendable types
|
|
1
|
1070
|
October 27, 2022
|
Why must Task's return value be Sendable even if Task and caller are isolated on same actor?
|
|
4
|
997
|
October 25, 2022
|
Calling a globalActor's method from a closure marked with that actor does not compile?
|
|
4
|
678
|
October 24, 2022
|
Are existential types Sendable?
|
|
5
|
1147
|
September 15, 2022
|
Why is this closure @Sendable?
|
|
2
|
595
|
August 24, 2022
|
Data race when capturing let assigned object in @Sendable closure
|
|
5
|
1416
|
July 25, 2022
|
@Sendable attribute in closure
|
|
11
|
2461
|
July 20, 2022
|
Cast Any to Sendable
|
|
3
|
994
|
July 19, 2022
|
Sendable conformance bug?
|
|
9
|
1246
|
July 18, 2022
|
What's the best way to temporarily disable `Sendable` checks?
|
|
1
|
731
|
May 12, 2022
|
Compilation Error with Sendable
|
|
4
|
793
|
March 23, 2022
|
Conditional conformance to non-marker protocol cannot depend on conformance of 'T' to non-marker protocol 'Sendable'
|
|
1
|
767
|
March 20, 2022
|
NSManagedObject inherited CoreData class and Sendable
|
|
0
|
720
|
February 12, 2022
|
Introduce existential `any` - avoiding inconsistency around `Any` and `AnyObject`
|
|
2
|
875
|
December 24, 2021
|
Requiring Sendable in protocols
|
|
1
|
504
|
August 9, 2021
|