|
Revisiting reliable testing of concurrent code
|
|
4
|
389
|
August 13, 2026
|
|
AsyncSequence cancellation behaviour
|
|
7
|
252
|
August 13, 2026
|
|
Actors using DispatchQueue
|
|
9
|
480
|
August 12, 2026
|
|
Keeping a macOS terminal UI responsive during large SSH output bursts
|
|
0
|
116
|
August 9, 2026
|
|
Are concurrent methods on isolated conformances actually safe?
|
|
12
|
398
|
August 8, 2026
|
|
Contemplating Default Isolation Control
|
|
25
|
2142
|
August 6, 2026
|
|
Combine and the road to Swift 6
|
|
7
|
9657
|
August 5, 2026
|
|
Cadence – rate limiting, debouncing & request coalescing (zero-dependency, Swift 6)
|
|
0
|
130
|
August 5, 2026
|
|
Exploring Multicore Concurrency for Embedded Swift
|
|
14
|
1606
|
August 4, 2026
|
|
MQTT NIO - First alpha of v3 is out!
|
|
4
|
432
|
August 3, 2026
|
|
Again on AsyncAlgorithms: Throttling a Shared Sequence
|
|
0
|
173
|
August 2, 2026
|
|
Stop using @unchecked Sendable
|
|
1
|
263
|
July 29, 2026
|
|
Warning when no mutable state crosses concurrency-domain boundaries
|
|
1
|
142
|
July 29, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
24
|
1492
|
July 28, 2026
|
|
Swift-claw: a personal assistant written from scratch
|
|
0
|
146
|
July 27, 2026
|
|
Is `[weak self]` actually necessary in a `Task` closure?
|
|
8
|
469
|
July 27, 2026
|
|
Living with default isolation controls
|
|
6
|
440
|
July 23, 2026
|
|
[Pitch] @Concurrent macro
|
|
25
|
1475
|
July 19, 2026
|
|
Sendable warning with thread safe property wrapper
|
|
12
|
5147
|
July 17, 2026
|
|
Compiler-assisted editor isolation hints
|
|
4
|
260
|
July 16, 2026
|
|
Failed to produce diagnostic for expression in u ? f : g, f:()->Int, g:()->Int
|
|
5
|
379
|
July 14, 2026
|
|
`for await` and `weak self`
|
|
9
|
514
|
July 12, 2026
|
|
Switch to background thread, then back to main once it's done
|
|
63
|
1446
|
July 10, 2026
|
|
Restarting a cancelled AsyncStream
|
|
1
|
168
|
July 10, 2026
|
|
[Pitch] Create official comprehensive concurrency documentation and adopt related enhanced processes
|
|
2
|
513
|
July 9, 2026
|
|
EXC_BAD_ACCESS when calling sending API from Objective C
|
|
4
|
234
|
July 9, 2026
|
|
Isolated type vs. Sendable isolated type
|
|
8
|
290
|
July 8, 2026
|
|
Isolation macro: documentation is incomplete?
|
|
7
|
199
|
July 7, 2026
|
|
AVCaptureSession and concurrency
|
|
7
|
4692
|
July 6, 2026
|
|
Incremental strict concurrency adoption
|
|
14
|
571
|
July 3, 2026
|