Async Task requiring any Sendable return
|
|
8
|
589
|
October 6, 2022
|
Promoting synchronous closure to async closure
|
|
2
|
410
|
September 12, 2022
|
How should I get asynchronously computed state to show up in SwiftUI
|
|
10
|
1935
|
January 24, 2022
|
How does swift annotate that DispatchQueue.main.async runs on @MainActor but DispatchQueue.background.async doesn't
|
|
6
|
1107
|
January 19, 2022
|
Trying to implement basic concurrent code with actors
|
|
21
|
2053
|
January 3, 2022
|
[Pitch] @completionHandlerAsync attribute
|
|
26
|
2049
|
July 2, 2021
|
Async/await thread
|
|
9
|
6198
|
June 30, 2021
|
[Swift 5.5] Can't get Task Local Value in async
|
|
3
|
561
|
June 16, 2021
|
[Concurrency] A look over the fence: how does Kotlin do async and concurrency
|
|
0
|
760
|
March 28, 2021
|
Concurrency designs from other communities
|
|
24
|
4546
|
March 4, 2021
|
Does Future.init() guarantee its trailing closure is called before return?
|
|
11
|
1164
|
January 13, 2021
|
Introducing ClosureChains to avoid "completion hell"
|
|
2
|
687
|
December 22, 2020
|
Is the Encodable/Decodable system safe for asynchronous NSDocument handling?
|
|
1
|
391
|
March 26, 2020
|
Async/await with loops
|
|
6
|
3007
|
January 10, 2020
|
How would you implement Javascript Style Promises in Swift
|
|
2
|
1526
|
October 27, 2019
|
How do I download data from web and pass it them to TableViewController?
|
|
0
|
1666
|
September 19, 2019
|