A bug? Can't defer actor-isolated variable access
|
|
20
|
2033
|
May 14, 2022
|
Calling escaping closure from actor context: Why don't I need `await` here?
|
|
21
|
1026
|
May 6, 2022
|
Unit testing memory leakage with actors
|
|
0
|
123
|
April 25, 2022
|
Using MainActor classes as default parameters to a function
|
|
0
|
153
|
April 14, 2022
|
Actors and Protocol requirements
|
|
3
|
1771
|
March 2, 2022
|
Architecture for async/await in an app
|
|
1
|
379
|
February 24, 2022
|
RFC: Using Swift Concurrency as a serial blocking queue
|
|
5
|
511
|
February 7, 2022
|
Sharing memory (unsafe pointers) between actors
|
|
6
|
421
|
January 30, 2022
|
@MainActor access in closures created in Main Actor functions
|
|
0
|
518
|
January 17, 2022
|
Actor with "continuous" work loop
|
|
1
|
191
|
January 5, 2022
|
Hang when awaiting call to actor
|
|
9
|
892
|
January 5, 2022
|
[proposal] Actor Initializers and Deinitializers
|
|
16
|
2638
|
December 26, 2021
|
[Pitch] Distributed Actors
|
|
132
|
13063
|
November 22, 2021
|
Segmentation fault: 11 - Accessing actor's immutable let from outside a module
|
|
1
|
242
|
November 23, 2021
|
Swift Concurrency: Resuming a stored continuation from an actor does not work
|
|
12
|
939
|
October 14, 2021
|
Using an actor with protocol conformance on Linux
|
|
3
|
306
|
October 5, 2021
|
Async properties and Actor protocol conformance
|
|
3
|
441
|
September 29, 2021
|
Property Wrapper with Actor as storage
|
|
3
|
484
|
September 21, 2021
|
Actors, Threading and SQLite
|
|
25
|
3562
|
August 13, 2021
|
Non-deterministic bug resuming continuations from actors
|
|
7
|
538
|
July 27, 2021
|
Deinit and MainActor
|
|
19
|
2170
|
July 26, 2021
|
Actor cannot conform to Codable?
|
|
1
|
571
|
July 10, 2021
|
Callback from actor - proper usage of Swift concurrency feature
|
|
0
|
317
|
July 10, 2021
|