|
Cadence – rate limiting, debouncing & request coalescing (zero-dependency, Swift 6)
|
|
0
|
122
|
August 5, 2026
|
|
Stop using @unchecked Sendable
|
|
1
|
258
|
July 29, 2026
|
|
Isolated type vs. Sendable isolated type
|
|
8
|
276
|
July 8, 2026
|
|
Global actor as TaskLocal
|
|
18
|
695
|
June 23, 2026
|
|
Actor Races
|
|
96
|
11547
|
May 21, 2026
|
|
Error when referencing an actor’s method’s type
|
|
1
|
140
|
May 11, 2026
|
|
Should this be a Swift 6 error? (Actors + Sendable closures)
|
|
7
|
315
|
May 6, 2026
|
|
Swift-chat: Showcase for distributed application
|
|
17
|
5585
|
April 10, 2026
|
|
Created task unable to inherit actor isolation
|
|
1
|
199
|
February 14, 2026
|
|
Queries regarding lifetime of Job passed to executor
|
|
2
|
192
|
January 14, 2026
|
|
Experiences from my multiplayer game designing with concurrency in mind
|
|
11
|
937
|
January 8, 2026
|
|
Coping with non-Sendable KeyPath in a '@Sendable' closure
|
|
2
|
289
|
January 5, 2026
|
|
Timers vs actors
|
|
3
|
368
|
January 5, 2026
|
|
No Built-In AsyncLock in Swift? No atomic actor functions?
|
|
2
|
417
|
December 30, 2025
|
|
Different behaviour on adding explicit actor isolation to `group.addTask`
|
|
4
|
291
|
December 24, 2025
|
|
Question About Actor Isolation in WWDC Video
|
|
8
|
367
|
November 20, 2025
|
|
Question about Actor Isolation in SE-0306
|
|
15
|
563
|
November 18, 2025
|
|
Question about WWDC Video - Protect Mutable State with Swift Actors
|
|
4
|
270
|
November 16, 2025
|
|
What does non-isolated mean in SE-0306?
|
|
4
|
310
|
November 13, 2025
|
|
AsyncSequence version of notifications is causing memory leaks
|
|
21
|
1596
|
October 7, 2025
|
|
Sending NonSendable value error disappear when wrapping the expression in a local closure
|
|
3
|
255
|
September 12, 2025
|
|
Deinit and MainActor
|
|
30
|
18504
|
September 10, 2025
|
|
Crash in Combine Related to Swift 6 Concurrency
|
|
5
|
1414
|
September 9, 2025
|
|
`#isolation` not providing the correct Actor in closures when NonisolatedNonsendingByDefault is enabled?
|
|
3
|
410
|
September 9, 2025
|
|
Typed Throws inside Actors crash the compiler
|
|
6
|
672
|
July 25, 2025
|
|
Inheritance of actor isolation for TaskGroup
|
|
8
|
849
|
July 22, 2025
|
|
Calling an actor method in a sync context: which method is better?
|
|
5
|
559
|
July 18, 2025
|
|
Mutation of captured a var in concurrently-executing code, racing, how?
|
|
11
|
1101
|
July 16, 2025
|
|
Unsafe actor access
|
|
0
|
165
|
July 8, 2025
|
|
How to jump from unsafe to actor code?
|
|
3
|
323
|
June 10, 2025
|