|
Main actor-isolated class 'B' has different actor isolation from nonisolated superclass 'A' warning
|
|
1
|
806
|
April 15, 2024
|
|
@MainActor-isolated property called not on the Main Actor
|
|
7
|
4792
|
March 27, 2024
|
|
Warning when assigning a closure to an immutable property on a @MainActor isolated struct from a non isolated initializer
|
|
4
|
1141
|
March 17, 2024
|
|
Why is a static let CGFloat in a View an async property in swift 6?
|
|
12
|
819
|
March 14, 2024
|
|
Task in @MainActor Function Appears to Become Detached
|
|
4
|
1221
|
March 12, 2024
|
|
Changing a binding variable from a secondary thread
|
|
1
|
405
|
February 15, 2024
|
|
Swift 4.2 Compiler Language and @MainActor
|
|
0
|
534
|
January 15, 2024
|
|
@MainActor with protocols
|
|
0
|
1060
|
December 4, 2023
|
|
@Observable macro conflicting with @MainActor
|
|
3
|
6835
|
November 21, 2023
|
|
Context switch on MainActor and number of threads
|
|
9
|
1671
|
November 11, 2023
|
|
[Swift 5.9] Using shorthand syntax to reference @MainActor isolated method from non isolated context raises error
|
|
0
|
634
|
September 1, 2023
|
|
Run a @MainActor closure synchronously
|
|
3
|
4021
|
May 22, 2023
|
|
Non-isolated context error in actor's init
|
|
0
|
2067
|
April 19, 2023
|
|
Is it unnecessary to switch to the @MainActor from a function where a helper function is the one actually updating the UI?
|
|
2
|
1640
|
March 21, 2023
|
|
How to remove the inherited @MainActor attribute on stored properties
|
|
3
|
1114
|
March 21, 2023
|
|
Using MainActor classes as default parameters to a function
|
|
5
|
2396
|
February 27, 2023
|
|
Singletons and MainActor isolation
|
|
0
|
912
|
January 16, 2023
|
|
@MainActor access in closures created in Main Actor functions
|
|
5
|
5227
|
November 4, 2022
|
|
Task execution behaviour inconsistency among different Xcode Versions
|
|
5
|
1015
|
September 25, 2022
|
|
Task scheduling guarantees on serial executors
|
|
2
|
1311
|
September 7, 2022
|
|
@MainActor errors seem inconsistent
|
|
1
|
858
|
August 17, 2022
|
|
@MainActor propagation?
|
|
9
|
1676
|
July 26, 2022
|
|
MVVM uikit async await actor
|
|
0
|
1655
|
July 12, 2022
|
|
Guarantee of resume function on MainActor
|
|
4
|
1246
|
July 7, 2022
|
|
Library callbacks and actor isolation
|
|
5
|
1441
|
June 16, 2022
|
|
MainActor isolation vs protocol conformance
|
|
1
|
2018
|
June 14, 2022
|
|
Calling a MainActor function when already on main thread without a dispatch
|
|
8
|
3726
|
March 22, 2022
|
|
Bug in MainActor?
|
|
5
|
2553
|
January 30, 2022
|
|
Global actors support in DocC
|
|
10
|
1573
|
January 13, 2022
|
|
Strange behavior with "guard let" and "if let" stament in async/await context
|
|
2
|
3836
|
January 7, 2022
|