@isolated(any) isolation property is nil for non global actor isolation
|
|
10
|
203
|
April 18, 2025
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
4
|
1127
|
March 15, 2025
|
CoreData inside of Actor
|
|
2
|
164
|
March 10, 2025
|
Why `nonisolated lazy var` is allowed on actor?
|
|
6
|
1289
|
March 7, 2025
|
What is the correct way to call UIApplication.shared.beginBackgroundTask no on the main thread?
|
|
5
|
1341
|
October 11, 2024
|
Actor `assumeIsolated` erroneously crashes when using a dispatch queue as the underlying executor
|
|
20
|
1195
|
August 16, 2024
|
Why No Data Race Warning in the non-isolated async function with non-sendable Type?
|
|
10
|
477
|
July 10, 2024
|