|
Task execution order guarantees when targeting MainActor
|
|
18
|
653
|
June 12, 2026
|
|
Does withCheckedContinuation suspend _before_ calling its closure?
|
|
10
|
401
|
June 11, 2026
|
|
Adding Sendable conformance types from other libraries
|
|
10
|
375
|
June 10, 2026
|
|
How TaskGroup work is setup in SwiftXState
|
|
2
|
141
|
June 10, 2026
|
|
`sending` cancellation handler in `withTaskCancellationHandler`
|
|
6
|
231
|
June 10, 2026
|
|
Possibility of synchronous Task body execution
|
|
10
|
648
|
June 9, 2026
|
|
AsyncStream as a Task queue
|
|
10
|
343
|
June 8, 2026
|
|
[Pitch] await blocks
|
|
16
|
1225
|
June 8, 2026
|
|
Potential issues with TaskGate
|
|
0
|
134
|
June 7, 2026
|
|
SwiftNIO end-to-end tests: EmbeddedChannel and promise.completeWithTask
|
|
1
|
164
|
June 2, 2026
|
|
MQTT NIO - First alpha of v3 is out!
|
|
0
|
166
|
June 2, 2026
|
|
Non-isolated, Non-sending Interleaved Work Queue
|
|
8
|
371
|
May 29, 2026
|
|
Sendable async closures and nonisolated(nonsending) behavior
|
|
2
|
173
|
May 27, 2026
|
|
Is nonisolated(nonsending) on a function *parameter* mostly useless?
|
|
32
|
839
|
May 25, 2026
|
|
Actor Races
|
|
96
|
11411
|
May 21, 2026
|
|
Question about the return value of Task.withTaskCancellationHandler
|
|
2
|
147
|
May 19, 2026
|
|
Introducing PropertyTestingKit: A swift-testing friendly coverage-guided fuzzer
|
|
1
|
324
|
May 13, 2026
|
|
Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?
|
|
37
|
6877
|
May 11, 2026
|
|
Implementing a HeartbeatActor. Should I consider executorPreference
|
|
10
|
394
|
May 10, 2026
|
|
Why does `withTaskGroup`'s closure not run in the same isolation as `withTaskGroup`'s isolation parameter?
|
|
8
|
245
|
May 9, 2026
|
|
Does compiler still depend on `SendableMetatype` to catch isolated conformance related issues?
|
|
0
|
114
|
May 9, 2026
|
|
[Pitch] Enhancing Async{Throwing}Stream
|
|
12
|
910
|
May 6, 2026
|
|
Inline @concurrent functions
|
|
15
|
504
|
May 5, 2026
|
|
Mixing serialized and concurrent suites in Swift Testing
|
|
3
|
263
|
May 1, 2026
|
|
GSoC 2026 - onboarding, communication channels, and getting oriented
|
|
1
|
161
|
May 1, 2026
|
|
Swift 6 strict concurrency + UIKit DiffableDataSource: Main actor-isolated conformance ... cannot satisfy Sendable type parameter
|
|
5
|
401
|
April 27, 2026
|
|
Async{Throwing}Stream reimplementation
|
|
23
|
1279
|
April 25, 2026
|
|
Runtime crash on iOS 17 from nonisolated(nonsending) type metadata when built with Xcode 26.3 / Swift 6.2
|
|
7
|
464
|
April 25, 2026
|
|
Actor isolation rules different between async/sync funcs on a subclass of AVPlayer?
|
|
8
|
242
|
April 24, 2026
|
|
Global static property concurrency-safe error
|
|
4
|
158
|
April 23, 2026
|