What is the correct way to call UIApplication.shared.beginBackgroundTask no on the main thread?
|
|
5
|
541
|
October 11, 2024
|
"Incorrect actor executor assumption" run-time error in Swift 6 mode
|
|
3
|
535
|
September 23, 2024
|
Why `nonisolated lazy var` is allowed on actor?
|
|
5
|
778
|
September 17, 2024
|
Actor `assumeIsolated` erroneously crashes when using a dispatch queue as the underlying executor
|
|
20
|
980
|
August 16, 2024
|
Why No Data Race Warning in the non-isolated async function with non-sendable Type?
|
|
10
|
448
|
July 10, 2024
|