|
Will there be native support for generator functions?
|
|
0
|
221
|
September 7, 2026
|
|
[Accepted] SE-0504: Task Cancellation Shields
|
|
10
|
795
|
February 12, 2026
|
|
Is @concurrent now the standard tool for shifting expensive synchronous work off the main actor?
|
|
44
|
5101
|
January 8, 2026
|
|
Tasks scope / pool with cancellation
|
|
5
|
488
|
December 23, 2025
|
|
[Pitch] Limited Parallelism TaskGroup
|
|
38
|
2052
|
July 29, 2025
|
|
Has Swift's concurrency model gone too far?
|
|
144
|
9834
|
July 29, 2025
|
|
[Pitch] Structured Task Cancellation Tokens
|
|
17
|
1574
|
June 17, 2025
|
|
Does String copy storage between actors?
|
|
3
|
255
|
September 19, 2024
|
|
Actor concurrent/parallel execution
|
|
33
|
4651
|
September 19, 2024
|
|
Help understanding a Swift 5.10 compiler warning when racing two async tasks to arrange a timeout mechanism using structured concurrency
|
|
2
|
1181
|
April 26, 2024
|
|
Task Groups (creation) design choices of API
|
|
10
|
796
|
February 26, 2024
|
|
Awaiting fulfillment(of:timeout:enforceOrder:) doesn’t wait?
|
|
4
|
2054
|
January 12, 2024
|
|
waitWithTaskGroup only seems to reap results when all child tasks are done
|
|
12
|
2084
|
June 29, 2023
|
|
Converting function value of type '@MainActor (..., ...) -> Bool' to '(..., ...) throws -> Bool' loses global actor 'MainActor'
|
|
2
|
1841
|
February 21, 2023
|
|
Swift non actor isolated closures
|
|
4
|
3864
|
August 29, 2022
|
|
The hardest part to understand the new Structured concurrency system is
|
|
1
|
1121
|
August 25, 2022
|
|
How do delay the response to an async method?
|
|
13
|
4586
|
August 8, 2022
|
|
Support multiple listeners with Swift Concurrency
|
|
3
|
1595
|
July 30, 2022
|
|
Task's closure not called in async XCTest function
|
|
3
|
4393
|
July 24, 2022
|