|
How can I "change the type" of an parameter in an @isolated(any) closure?
|
|
0
|
11
|
June 9, 2026
|
|
`sending` cancellation handler in `withTaskCancellationHandler`
|
|
2
|
61
|
June 9, 2026
|
|
Task execution order guarantees when targeting MainActor
|
|
11
|
378
|
June 9, 2026
|
|
Adding Sendable conformance types from other libraries
|
|
7
|
182
|
June 9, 2026
|
|
Possibility of synchronous Task body execution
|
|
10
|
529
|
June 9, 2026
|
|
[Pitch] Async queue that serialize the excuation of it’s task in FIFO order
|
|
1
|
144
|
June 8, 2026
|
|
AsyncStream as a Task queue
|
|
10
|
231
|
June 8, 2026
|
|
[Pitch] await blocks
|
|
16
|
1064
|
June 8, 2026
|
|
Potential issues with TaskGate
|
|
0
|
101
|
June 7, 2026
|
|
Exploring Multicore Concurrency for Embedded Swift
|
|
1
|
311
|
June 6, 2026
|
|
SwiftNIO end-to-end tests: EmbeddedChannel and promise.completeWithTask
|
|
1
|
126
|
June 2, 2026
|
|
MQTT NIO - First alpha of v3 is out!
|
|
0
|
121
|
June 2, 2026
|
|
Non-isolated, Non-sending Interleaved Work Queue
|
|
8
|
320
|
May 29, 2026
|
|
Sendable async closures and nonisolated(nonsending) behavior
|
|
2
|
136
|
May 27, 2026
|
|
[Pitch] @Reasync and @ReasyncMembers macros
|
|
39
|
2427
|
May 25, 2026
|
|
Is nonisolated(nonsending) on a function *parameter* mostly useless?
|
|
32
|
700
|
May 25, 2026
|
|
Actor Races
|
|
96
|
11069
|
May 21, 2026
|
|
Question about the return value of Task.withTaskCancellationHandler
|
|
2
|
116
|
May 19, 2026
|
|
Introducing PropertyTestingKit: A swift-testing friendly coverage-guided fuzzer
|
|
1
|
288
|
May 13, 2026
|
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
37
|
6659
|
May 11, 2026
|
|
Implementing a HeartbeatActor. Should I consider executorPreference
|
|
10
|
343
|
May 10, 2026
|
|
Why does `withTaskGroup`'s closure not run in the same isolation as `withTaskGroup`'s isolation parameter?
|
|
8
|
215
|
May 9, 2026
|
|
Does compiler still depend on `SendableMetatype` to catch isolated conformance related issues?
|
|
0
|
101
|
May 9, 2026
|
|
[Pitch] Enhancing Async{Throwing}Stream
|
|
12
|
821
|
May 6, 2026
|
|
Inline @concurrent functions
|
|
15
|
428
|
May 5, 2026
|
|
[Pitch] Data-dependent test serialization
|
|
13
|
652
|
May 4, 2026
|
|
Mixing serialized and concurrent suites in Swift Testing
|
|
3
|
241
|
May 1, 2026
|
|
GSoC 2026 - onboarding, communication channels, and getting oriented
|
|
1
|
137
|
May 1, 2026
|
|
Swift 6 strict concurrency + UIKit DiffableDataSource: Main actor-isolated conformance ... cannot satisfy Sendable type parameter
|
|
5
|
288
|
April 27, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
24
|
1166
|
April 25, 2026
|