|
Queries regarding lifetime of Job passed to executor
|
|
2
|
95
|
January 14, 2026
|
|
Experiences from my multiplayer game designing with concurrency in mind
|
|
11
|
642
|
January 8, 2026
|
|
Coping with non-Sendable KeyPath in a '@Sendable' closure
|
|
2
|
148
|
January 5, 2026
|
|
Timers vs actors
|
|
3
|
207
|
January 5, 2026
|
|
No Built-In AsyncLock in Swift? No atomic actor functions?
|
|
2
|
325
|
December 30, 2025
|
|
Different behaviour on adding explicit actor isolation to `group.addTask`
|
|
4
|
152
|
December 24, 2025
|
|
Question About Actor Isolation in WWDC Video
|
|
8
|
224
|
November 20, 2025
|
|
Question about Actor Isolation in SE-0306
|
|
15
|
359
|
November 18, 2025
|
|
Question about WWDC Video - Protect Mutable State with Swift Actors
|
|
4
|
149
|
November 16, 2025
|
|
What does non-isolated mean in SE-0306?
|
|
4
|
175
|
November 13, 2025
|
|
AsyncSequence version of notifications is causing memory leaks
|
|
21
|
1255
|
October 7, 2025
|
|
Sending NonSendable value error disappear when wrapping the expression in a local closure
|
|
3
|
156
|
September 12, 2025
|
|
Deinit and MainActor
|
|
30
|
17594
|
September 10, 2025
|
|
Crash in Combine Related to Swift 6 Concurrency
|
|
5
|
1175
|
September 9, 2025
|
|
`#isolation` not providing the correct Actor in closures when NonisolatedNonsendingByDefault is enabled?
|
|
3
|
270
|
September 9, 2025
|
|
Typed Throws inside Actors crash the compiler
|
|
6
|
502
|
July 25, 2025
|
|
Inheritance of actor isolation for TaskGroup
|
|
8
|
484
|
July 22, 2025
|
|
Calling an actor method in a sync context: which method is better?
|
|
5
|
322
|
July 18, 2025
|
|
Mutation of captured a var in concurrently-executing code, racing, how?
|
|
11
|
694
|
July 16, 2025
|
|
Unsafe actor access
|
|
0
|
97
|
July 8, 2025
|
|
How to jump from unsafe to actor code?
|
|
3
|
230
|
June 10, 2025
|
|
Closure + actor + task
|
|
4
|
542
|
June 5, 2025
|
|
Allowing for Arbitrary actors
|
|
7
|
456
|
May 26, 2025
|
|
Serial method execution
|
|
2
|
191
|
May 23, 2025
|
|
Non-copyable protocol
|
|
5
|
244
|
May 15, 2025
|
|
Static var concurrency checking within Actor
|
|
6
|
513
|
May 5, 2025
|
|
Actors with less boilerplate code
|
|
3
|
224
|
May 5, 2025
|
|
Can actor instance functions interleave each other?
|
|
3
|
322
|
April 29, 2025
|
|
Why does @globalActor require a shared instance?
|
|
4
|
258
|
April 28, 2025
|
|
Calling @globalActor functionality synchronously
|
|
8
|
257
|
April 17, 2025
|