|
Compiling embedded Concurrency for armv6
|
|
11
|
296
|
April 5, 2026
|
|
Why can't I store this `sending` parameter in my mutex?
|
|
15
|
532
|
April 3, 2026
|
|
SIGABRT freed pointer was not the last allocation crash
|
|
3
|
1233
|
April 2, 2026
|
|
Discussion: Opt-in obj-c to Swift async bridging with Task.immediate
|
|
8
|
510
|
April 2, 2026
|
|
Guarantees on global actor type and shared instances
|
|
2
|
243
|
March 31, 2026
|
|
Synthesized Bundle.module is not usable in nonisolated code in packages with MainActor default isolation
|
|
10
|
265
|
March 31, 2026
|
|
[gsoc-2026] Task tracking , a few questions on design
|
|
0
|
69
|
March 31, 2026
|
|
What is the best course for concurrency
|
|
5
|
698
|
March 31, 2026
|
|
Safely use AVCaptureSession + Swift 6.2 Concurrency
|
|
7
|
807
|
March 29, 2026
|
|
Hard to understand swift concurrency - Advice needed
|
|
7
|
323
|
March 29, 2026
|
|
"pointer being freed was not allocated", unless I have an empty `deinit`
|
|
15
|
839
|
March 27, 2026
|
|
Non-matching isolation with actor-isolated parameters
|
|
8
|
155
|
March 27, 2026
|
|
XCTestCase compiler error with Swift 6.2 default actor isolation MainActor
|
|
13
|
708
|
March 26, 2026
|
|
Pitch: `Hashable` conformance for `UnownedTaskExecutor`
|
|
3
|
364
|
March 25, 2026
|
|
Allow closure to be statically isolated to a weakly captured actor
|
|
15
|
410
|
March 25, 2026
|
|
MainActor + KeyPathComparator + class = error
|
|
10
|
271
|
March 24, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
8
|
556
|
March 21, 2026
|
|
Building a coding agent in Swift: a 9-part series
|
|
0
|
139
|
March 19, 2026
|
|
Task Gates for the Standard Library
|
|
9
|
1074
|
March 18, 2026
|
|
Pitch: `Continuation` — Safe and Performant Async Continuations
|
|
41
|
2175
|
March 18, 2026
|
|
PhoenixNectar - a Swift 6 client for Phoenix Channels
|
|
0
|
79
|
March 17, 2026
|
|
Task: Is order of task execution deterministic?
|
|
60
|
14930
|
March 17, 2026
|
|
Making a protocol generic over actor isolation for callback closures
|
|
5
|
274
|
March 16, 2026
|
|
What you should know before Migrating from GCD to Swift Concurrency
|
|
0
|
162
|
March 16, 2026
|
|
Debounce in modern Swift
|
|
7
|
885
|
March 15, 2026
|
|
Why is Swift's Concurrency still lacking proper documentation?
|
|
2
|
418
|
March 14, 2026
|
|
Nonisolated(nonsending) causes crash
|
|
3
|
125
|
March 13, 2026
|
|
Swift-async-collections
|
|
1
|
191
|
March 13, 2026
|
|
Compiler ignores `@concurrent` and `nonisolated(nonsending)` attributes when a closure captures `isolated` parameter
|
|
11
|
503
|
March 13, 2026
|
|
Updating `ImageDownloader` actor sample to support cancellation?
|
|
18
|
464
|
March 12, 2026
|