|
`for await` and `weak self`
|
|
9
|
555
|
July 12, 2026
|
|
Switch to background thread, then back to main once it's done
|
|
63
|
1558
|
July 10, 2026
|
|
Restarting a cancelled AsyncStream
|
|
1
|
186
|
July 10, 2026
|
|
[Pitch] Create official comprehensive concurrency documentation and adopt related enhanced processes
|
|
2
|
533
|
July 9, 2026
|
|
EXC_BAD_ACCESS when calling sending API from Objective C
|
|
4
|
250
|
July 9, 2026
|
|
Isolated type vs. Sendable isolated type
|
|
8
|
319
|
July 8, 2026
|
|
Isolation macro: documentation is incomplete?
|
|
7
|
219
|
July 7, 2026
|
|
AVCaptureSession and concurrency
|
|
7
|
4739
|
July 6, 2026
|
|
Incremental strict concurrency adoption
|
|
14
|
609
|
July 3, 2026
|
|
[Pitch] Data-dependent test serialization
|
|
16
|
970
|
June 30, 2026
|
|
Swift2Python: like PythonKit except modernized for Swift concurrency
|
|
1
|
224
|
June 28, 2026
|
|
Enriching sourcekit with concurrency information (cross-post)
|
|
0
|
162
|
June 27, 2026
|
|
Strange behavior with _swift_task_enqueueGlobal_hook
|
|
11
|
450
|
June 24, 2026
|
|
Global actor as TaskLocal
|
|
18
|
770
|
June 23, 2026
|
|
[Pitch] Async queue that serialize the excuation of it’s task in FIFO order
|
|
5
|
521
|
June 22, 2026
|
|
Making makeshift/partial generic isolation using generic global actors
|
|
0
|
124
|
June 21, 2026
|
|
Announcing SwiftXState - Actor-based State Management & Orchestration Library
|
|
11
|
563
|
June 20, 2026
|
|
Await? feature
|
|
3
|
642
|
June 18, 2026
|
|
[Pitch] @Reasync and @ReasyncMembers macros
|
|
40
|
2940
|
June 18, 2026
|
|
Deadlock When Using DispatchQueue from Swift Task
|
|
50
|
8507
|
June 17, 2026
|
|
Expressing "must be called from a non-nil isolation"
|
|
10
|
844
|
June 17, 2026
|
|
How can I "change the type" of an parameter in an synchronous @isolated(any) closure?
|
|
9
|
351
|
June 16, 2026
|
|
Multiple AsyncSequences from one?
|
|
14
|
975
|
June 15, 2026
|
|
Convert synchronous function to an UnownedJob?
|
|
2
|
194
|
June 12, 2026
|
|
Task execution order guarantees when targeting MainActor
|
|
18
|
740
|
June 12, 2026
|
|
Does withCheckedContinuation suspend _before_ calling its closure?
|
|
10
|
458
|
June 11, 2026
|
|
Adding Sendable conformance types from other libraries
|
|
10
|
476
|
June 10, 2026
|
|
How TaskGroup work is setup in SwiftXState
|
|
2
|
180
|
June 10, 2026
|
|
`sending` cancellation handler in `withTaskCancellationHandler`
|
|
6
|
288
|
June 10, 2026
|
|
Possibility of synchronous Task body execution
|
|
10
|
727
|
June 9, 2026
|