|
Should Swift warn about ineffective cancellation checks inside unstructured tasks?
|
|
11
|
262
|
March 11, 2026
|
|
For-await during cancelling a Task
|
|
4
|
1129
|
December 14, 2024
|
|
Can I create a Task but manually start it later in Swift Concurrency?
|
|
4
|
1984
|
June 24, 2024
|
|
Calling async code with task cancellation triggered by SwiftNIO channel
|
|
2
|
930
|
April 8, 2024
|
|
Swift Concurrency: Keeping Completed Tasks as Cache Objects?
|
|
11
|
1338
|
March 20, 2024
|
|
Bad pointer dereference in stateless task
|
|
1
|
631
|
November 3, 2023
|
|
Passing values to an Task/Actor in serial manner
|
|
22
|
8752
|
May 2, 2023
|
|
EXC_BAD_ACCESS when using `Task.detached` on a class
|
|
3
|
1485
|
February 5, 2023
|
|
Understanding why an async function that returns almost immediately puts system in a bad state in Swift
|
|
10
|
2366
|
September 6, 2022
|
|
The hardest part to understand the new Structured concurrency system is
|
|
1
|
1074
|
August 25, 2022
|
|
TSAN for detecting data race
|
|
5
|
922
|
July 5, 2022
|