|
Task: Is order of task execution deterministic?
|
|
60
|
15269
|
March 17, 2026
|
|
Making a protocol generic over actor isolation for callback closures
|
|
5
|
309
|
March 16, 2026
|
|
What you should know before Migrating from GCD to Swift Concurrency
|
|
0
|
218
|
March 16, 2026
|
|
Debounce in modern Swift
|
|
7
|
1382
|
March 15, 2026
|
|
Why is Swift's Concurrency still lacking proper documentation?
|
|
2
|
464
|
March 14, 2026
|
|
Nonisolated(nonsending) causes crash
|
|
3
|
183
|
March 13, 2026
|
|
Swift-async-collections
|
|
1
|
245
|
March 13, 2026
|
|
Compiler ignores `@concurrent` and `nonisolated(nonsending)` attributes when a closure captures `isolated` parameter
|
|
11
|
579
|
March 13, 2026
|
|
Updating `ImageDownloader` actor sample to support cancellation?
|
|
18
|
574
|
March 12, 2026
|
|
Difference between nonisolated(nonsending) @Sendable functions and closures
|
|
9
|
484
|
March 10, 2026
|
|
Sendable Closures that are also isolated and synchronous?
|
|
11
|
395
|
March 6, 2026
|
|
Internal global actor on public API not accepted in XCFrameworks
|
|
0
|
104
|
March 6, 2026
|
|
Setting properties in nonisolated init for MainActor-isolated class
|
|
9
|
301
|
March 5, 2026
|
|
Why is a Task closure defined in an Actor's method nonisolated?
|
|
17
|
743
|
March 4, 2026
|
|
Actor seems not work with ExpressibleByIntegerLiteral
|
|
25
|
897
|
March 3, 2026
|
|
G-Rump
|
|
0
|
156
|
March 3, 2026
|
|
Swift 6: Array Element Mutation and Data Race Warning
|
|
5
|
407
|
March 2, 2026
|
|
When does Task.isCancelled become true?
|
|
2
|
251
|
March 1, 2026
|
|
Help understand global-actor isolated conformance inference
|
|
1
|
142
|
February 28, 2026
|
|
Typed throws do not infer type in generic type-throwing functions
|
|
12
|
865
|
February 28, 2026
|
|
A limitation in RBI caused by closure isolation inference?
|
|
1
|
171
|
February 27, 2026
|
|
Sub-Millisecond RAG on Apple Silicon. No Server. No API
|
|
0
|
345
|
February 27, 2026
|
|
New Swift 6.3 isolation warnings with `@Sendable` × `@escaping`: escape hatch?
|
|
14
|
805
|
February 26, 2026
|
|
Swift 6 concurrency w/ Translation framework
|
|
2
|
313
|
February 25, 2026
|
|
How expensive is a task cancellation check?
|
|
2
|
226
|
February 25, 2026
|
|
Static property wrappers and strict concurrency in 5.10
|
|
30
|
5546
|
February 21, 2026
|
|
The `inout sending` seems not working, it is same as `inout`
|
|
1
|
206
|
February 20, 2026
|
|
TaskGroup and Tasks memory consumption
|
|
17
|
529
|
February 19, 2026
|
|
Input on a per-resource serialized access coordinator with global parallelism
|
|
0
|
110
|
February 15, 2026
|
|
Error: reference to var '_playgroundPrintHook' is not concurrency-safe because it involves shared mutable state
|
|
0
|
85
|
February 14, 2026
|