|
MainActor + KeyPathComparator + class = error
|
|
10
|
326
|
March 24, 2026
|
|
Internal global actor on public API not accepted in XCFrameworks
|
|
0
|
89
|
March 6, 2026
|
|
How are you handling @MainActor Delegates and Protocols in Swift 6?
|
|
3
|
257
|
February 7, 2026
|
|
@MainActor conflict with async UseCase in SwiftUI ViewModel
|
|
10
|
815
|
January 28, 2026
|
|
UITableViewDiffableDataSource cannot use struct when Default Actor isolation=Main Actor
|
|
2
|
212
|
January 26, 2026
|
|
Is @concurrent now the standard tool for shifting expensive synchronous work off the main actor?
|
|
44
|
4567
|
January 8, 2026
|
|
@MainActor needs precondition to run on main actor?
|
|
3
|
211
|
December 6, 2025
|
|
Default Main Actor isolation and protocol inheritance
|
|
9
|
2938
|
October 14, 2025
|
|
Insight needed for `Equatable` with Default MainActor Isolation
|
|
9
|
759
|
September 24, 2025
|
|
Swift 6.2 Approachable Concurrency & Default Actor Isolation with Core Data Transformable type
|
|
0
|
284
|
September 23, 2025
|
|
Unexpected UIApplication behavior under Swift Concurrency
|
|
10
|
473
|
September 17, 2025
|
|
withTaskCancellationHandler operation ignores MainActor isolation inside global function
|
|
2
|
321
|
August 24, 2025
|
|
Cycle reference since changing to Default Actor Isolation Main Actor in nested structs
|
|
3
|
315
|
June 27, 2025
|
|
Default Isolation: MainActor vs. property wrappers
|
|
1
|
371
|
June 11, 2025
|
|
Async XCTContext.runActivity?
|
|
1
|
352
|
January 27, 2025
|
|
@MainActor should make the function async
|
|
4
|
3769
|
December 13, 2024
|
|
GlobalActor and DispatchQueue pairing like @MainActor and DispatchQueue.main
|
|
17
|
1173
|
December 12, 2024
|
|
Is this runtime crash related to incorrect executor assumption / inheritence?
|
|
0
|
292
|
October 23, 2024
|
|
@preconcurrency attribute on conformance to 'AProtocol' has no effect
|
|
1
|
563
|
October 12, 2024
|
|
What is the correct way to call UIApplication.shared.beginBackgroundTask no on the main thread?
|
|
5
|
2593
|
October 11, 2024
|
|
Should awakeFromNib() be manually marked as @MainActor?
|
|
5
|
4355
|
October 9, 2024
|
|
Using @MainActor to ensure execution on the main thread
|
|
5
|
26486
|
September 12, 2024
|
|
Why doesn’t this MainActor lock the UI
|
|
8
|
537
|
August 7, 2024
|
|
Converting function value of type '@MainActor () -> ()' to '() -> Void' loses global actor 'MainActor'
|
|
11
|
10223
|
August 4, 2024
|
|
Use a `Protocol` of @MainActor instead of concrete @MainActor class produces an error
|
|
6
|
3061
|
June 17, 2024
|
|
Overloading on the isolation of a closure parameter
|
|
5
|
468
|
June 17, 2024
|
|
Using @MainActor on an ObservableObject or a method
|
|
2
|
3652
|
June 11, 2024
|
|
MainActor isolated protocol affects on child class but not superclass
|
|
3
|
1149
|
June 11, 2024
|
|
How to correctly update the UI from an asynchronous context
|
|
14
|
6833
|
June 6, 2024
|
|
@MainActor behavior for async functions
|
|
2
|
739
|
May 9, 2024
|