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