Actor property is treated as nonisolated from within module but treated as isolated from outside module
|
|
5
|
155
|
January 20, 2023
|
Released AsyncObjects 2.0
|
|
0
|
371
|
January 19, 2023
|
Using MainActor classes as default parameters to a function
|
|
4
|
754
|
January 10, 2023
|
Deinit and MainActor
|
|
25
|
4996
|
December 17, 2022
|
Actor Races
|
|
95
|
5072
|
December 16, 2022
|
Why does the compiler always acquire the actor lock, even when not needed?
|
|
0
|
258
|
December 14, 2022
|
Global Actor conformed to public NSObject
|
|
4
|
453
|
December 12, 2022
|
Generating mapping of ActorID to Peer in TicTacFish (Distributed Actors sample project)
|
|
0
|
130
|
November 30, 2022
|
Actors and per-resource isolation
|
|
6
|
320
|
November 15, 2022
|
Actor inheritance when spawning task indirectly via synchronous non-isolated function
|
|
7
|
211
|
November 14, 2022
|
Swift Concurrency/general hooks for introspection and observability
|
|
5
|
644
|
November 14, 2022
|
@MainActor access in closures created in Main Actor functions
|
|
5
|
2524
|
November 4, 2022
|
Actor concurrent/parallel execution
|
|
17
|
957
|
November 3, 2022
|
Calling a globalActor's method from a closure marked with that actor does not compile?
|
|
4
|
279
|
October 24, 2022
|
Using @MainActor to ensure execution on the main thread
|
|
4
|
2004
|
October 23, 2022
|
Actor isolation & delegates in extensions
|
|
8
|
404
|
September 29, 2022
|
Task execution behaviour inconsistency among different Xcode Versions
|
|
5
|
335
|
September 25, 2022
|
Use `withThrowingTaskGroup` within Actor leads to `Non-sendable type '(inout ThrowingTaskGroup<Void, any Error>) async throws -> ()'` compilation warning
|
|
3
|
533
|
September 21, 2022
|
'current actor' semantics question
|
|
3
|
378
|
September 7, 2022
|
EXC_BAD_ACCESS when adding item to ordered dictionary and index out of range error in Xcode 14 beta 5
|
|
1
|
534
|
September 5, 2022
|
Actor behavior seems to differ when compiling with Catalyst
|
|
10
|
342
|
September 1, 2022
|
Swift non actor isolated closures
|
|
4
|
887
|
August 29, 2022
|
The hardest part to understand the new Structured concurrency system is
|
|
1
|
466
|
August 25, 2022
|
A bug? Can't defer actor-isolated variable access
|
|
21
|
3534
|
August 21, 2022
|
Syntax issue with calling into an actor in a while loop condition
|
|
7
|
202
|
July 22, 2022
|
What's the relationship between 'Task' and 'Actor'?
|
|
2
|
508
|
July 19, 2022
|
Calling escaping closure from actor context: Why don't I need `await` here?
|
|
23
|
1929
|
July 14, 2022
|
MVVM uikit async await actor
|
|
0
|
532
|
July 12, 2022
|
Actor with Task
|
|
7
|
802
|
July 5, 2022
|
Library callbacks and actor isolation
|
|
5
|
472
|
June 16, 2022
|