|
Swift-chat: Showcase for distributed application
|
|
16
|
5074
|
February 17, 2026
|
|
Created task unable to inherit actor isolation
|
|
1
|
94
|
February 14, 2026
|
|
Queries regarding lifetime of Job passed to executor
|
|
2
|
101
|
January 14, 2026
|
|
Experiences from my multiplayer game designing with concurrency in mind
|
|
11
|
722
|
January 8, 2026
|
|
Coping with non-Sendable KeyPath in a '@Sendable' closure
|
|
2
|
169
|
January 5, 2026
|
|
Timers vs actors
|
|
3
|
243
|
January 5, 2026
|
|
No Built-In AsyncLock in Swift? No atomic actor functions?
|
|
2
|
343
|
December 30, 2025
|
|
Different behaviour on adding explicit actor isolation to `group.addTask`
|
|
4
|
172
|
December 24, 2025
|
|
Question About Actor Isolation in WWDC Video
|
|
8
|
238
|
November 20, 2025
|
|
Question about Actor Isolation in SE-0306
|
|
15
|
404
|
November 18, 2025
|
|
Question about WWDC Video - Protect Mutable State with Swift Actors
|
|
4
|
163
|
November 16, 2025
|
|
What does non-isolated mean in SE-0306?
|
|
4
|
193
|
November 13, 2025
|
|
AsyncSequence version of notifications is causing memory leaks
|
|
21
|
1334
|
October 7, 2025
|
|
Sending NonSendable value error disappear when wrapping the expression in a local closure
|
|
3
|
163
|
September 12, 2025
|
|
Deinit and MainActor
|
|
30
|
17859
|
September 10, 2025
|
|
Crash in Combine Related to Swift 6 Concurrency
|
|
5
|
1213
|
September 9, 2025
|
|
`#isolation` not providing the correct Actor in closures when NonisolatedNonsendingByDefault is enabled?
|
|
3
|
295
|
September 9, 2025
|
|
Typed Throws inside Actors crash the compiler
|
|
6
|
534
|
July 25, 2025
|
|
Inheritance of actor isolation for TaskGroup
|
|
8
|
570
|
July 22, 2025
|
|
Calling an actor method in a sync context: which method is better?
|
|
5
|
378
|
July 18, 2025
|
|
Mutation of captured a var in concurrently-executing code, racing, how?
|
|
11
|
799
|
July 16, 2025
|
|
Unsafe actor access
|
|
0
|
110
|
July 8, 2025
|
|
How to jump from unsafe to actor code?
|
|
3
|
243
|
June 10, 2025
|
|
Closure + actor + task
|
|
4
|
587
|
June 5, 2025
|
|
Allowing for Arbitrary actors
|
|
7
|
473
|
May 26, 2025
|
|
Serial method execution
|
|
2
|
205
|
May 23, 2025
|
|
Non-copyable protocol
|
|
5
|
279
|
May 15, 2025
|
|
Static var concurrency checking within Actor
|
|
6
|
564
|
May 5, 2025
|
|
Actors with less boilerplate code
|
|
3
|
247
|
May 5, 2025
|
|
Can actor instance functions interleave each other?
|
|
3
|
354
|
April 29, 2025
|