|
Swift-async-collections
|
|
0
|
66
|
March 12, 2026
|
|
[AsyncAlgorithms] FlatMapLatest algorithm
|
|
10
|
758
|
March 8, 2026
|
|
TaskGroup and Tasks memory consumption
|
|
17
|
341
|
February 19, 2026
|
|
Cannot use `?` with async?
|
|
2
|
924
|
February 15, 2026
|
|
[Pitch] `withTimeout` method
|
|
47
|
1087
|
February 10, 2026
|
|
#SendingRisksDataRace errors when turning on NonisolatedNonsendingByDefault
|
|
2
|
94
|
February 6, 2026
|
|
@MainActor conflict with async UseCase in SwiftUI ViewModel
|
|
10
|
673
|
January 28, 2026
|
|
`override` functions behaves differently in `async` and `throws`
|
|
12
|
363
|
January 8, 2026
|
|
Is @concurrent now the standard tool for shifting expensive synchronous work off the main actor?
|
|
44
|
4192
|
January 8, 2026
|
|
Different behaviour on adding explicit actor isolation to `group.addTask`
|
|
4
|
172
|
December 24, 2025
|
|
@MainActor needs precondition to run on main actor?
|
|
3
|
157
|
December 6, 2025
|
|
Async-friendly read-write lock
|
|
24
|
3455
|
November 25, 2025
|
|
Async await how to async let void functions?
|
|
8
|
11513
|
November 19, 2025
|
|
withCheckedThrowingContinuation and typed Errors
|
|
6
|
4194
|
October 24, 2025
|
|
Unexpected UIApplication behavior under Swift Concurrency
|
|
10
|
394
|
September 17, 2025
|
|
Question about using `withoutActuallyEscaping` and `withCheckedContinuation` together
|
|
5
|
383
|
September 8, 2025
|
|
Automatically convert C++ methods taking a completion block to async?
|
|
2
|
234
|
August 29, 2025
|
|
CancellationError
|
|
9
|
11145
|
August 22, 2025
|
|
Calling synchronous function with async let
|
|
8
|
3045
|
August 13, 2025
|
|
Task or Detached Task or DispatchQueue
|
|
3
|
248
|
August 13, 2025
|
|
Unexpected Deinit not on the MainActor
|
|
1
|
247
|
August 11, 2025
|
|
@isolated(any) isolation property is nil for non global actor isolation
|
|
11
|
455
|
August 5, 2025
|
|
Unsafe actor access
|
|
0
|
110
|
July 8, 2025
|
|
Do async operations always run on a background thread?
|
|
37
|
2180
|
July 4, 2025
|
|
Closure + actor + task
|
|
4
|
587
|
June 5, 2025
|
|
Why do Task executions appear ordered inside an actor even when priorities differ?
|
|
15
|
449
|
May 30, 2025
|
|
A Command-Line Tool with CoreHID & Async / Await -- how to enumerate devices up-front / once?
|
|
2
|
206
|
May 7, 2025
|
|
[Pitch] Improve Async/Await Parallelization Ergonomics
|
|
18
|
1799
|
April 12, 2025
|
|
SIGABRT freed pointer was not the last allocation crash
|
|
1
|
981
|
April 4, 2025
|
|
[Pitch] New APIs for Async[Throwing]Stream with backpressure support
|
|
27
|
3551
|
April 3, 2025
|