|
Closure ioslation and Actor
|
|
1
|
59
|
September 23, 2025
|
|
Functions with both sending non-Sendable default parameter and isolation parameter cannot be called without passing argument to the non-Sendable parameter
|
|
2
|
105
|
September 10, 2025
|
|
Isolated(any) evolution and current limitations
|
|
17
|
753
|
September 9, 2025
|
|
Inheritance of actor isolation for TaskGroup
|
|
8
|
337
|
July 22, 2025
|
|
Why no Data Race Warning with Task capturing isolated instance method?
|
|
5
|
333
|
July 7, 2025
|
|
Swift 6.2 ready for isolated deinit?
|
|
5
|
661
|
June 26, 2025
|
|
Explicitly captured `isolated` parameter does not change isolation of `@Sendable`/`sending` closures
|
|
3
|
145
|
April 25, 2025
|
|
Function called isolated on MainActor via an isolated parameter are not considered run on the MainActor
|
|
6
|
403
|
April 23, 2025
|
|
Region based isolation prevents sending a Sendable type
|
|
3
|
464
|
November 10, 2024
|
|
Enum default value isolation
|
|
0
|
113
|
September 29, 2024
|
|
Swift 6 Key path compiler bug or human misunderstanding?
|
|
7
|
710
|
August 23, 2024
|
|
Where to order #isolation and #_sourceLocation arguments
|
|
14
|
920
|
August 22, 2024
|
|
Swift 6 (from Xcode 16b5), overridden function and isolation
|
|
2
|
954
|
August 9, 2024
|
|
Why this kind of isolation pattern is allowed?
|
|
1
|
164
|
July 31, 2024
|
|
Confused with actor isolation with ThrowingTaskGroup in Swift 6
|
|
2
|
1988
|
June 19, 2024
|
|
Overloading on the isolation of a closure parameter
|
|
5
|
378
|
June 17, 2024
|