|
[Pitch] `withTimeout` method
|
|
47
|
1038
|
February 10, 2026
|
|
#SendingRisksDataRace errors when turning on NonisolatedNonsendingByDefault
|
|
2
|
81
|
February 6, 2026
|
|
[AsyncAlgorithms] FlatMapLatest algorithm
|
|
7
|
460
|
February 2, 2026
|
|
@MainActor conflict with async UseCase in SwiftUI ViewModel
|
|
10
|
613
|
January 28, 2026
|
|
`override` functions behaves differently in `async` and `throws`
|
|
12
|
347
|
January 8, 2026
|
|
Is @concurrent now the standard tool for shifting expensive synchronous work off the main actor?
|
|
44
|
4022
|
January 8, 2026
|
|
Different behaviour on adding explicit actor isolation to `group.addTask`
|
|
4
|
160
|
December 24, 2025
|
|
@MainActor needs precondition to run on main actor?
|
|
3
|
139
|
December 6, 2025
|
|
Async-friendly read-write lock
|
|
24
|
3409
|
November 25, 2025
|
|
Async await how to async let void functions?
|
|
8
|
11471
|
November 19, 2025
|
|
withCheckedThrowingContinuation and typed Errors
|
|
6
|
4089
|
October 24, 2025
|
|
Unexpected UIApplication behavior under Swift Concurrency
|
|
10
|
364
|
September 17, 2025
|
|
Question about using `withoutActuallyEscaping` and `withCheckedContinuation` together
|
|
5
|
374
|
September 8, 2025
|
|
Automatically convert C++ methods taking a completion block to async?
|
|
2
|
224
|
August 29, 2025
|
|
CancellationError
|
|
9
|
11048
|
August 22, 2025
|
|
Calling synchronous function with async let
|
|
8
|
3021
|
August 13, 2025
|
|
Task or Detached Task or DispatchQueue
|
|
3
|
235
|
August 13, 2025
|
|
Unexpected Deinit not on the MainActor
|
|
1
|
219
|
August 11, 2025
|
|
@isolated(any) isolation property is nil for non global actor isolation
|
|
11
|
436
|
August 5, 2025
|
|
Unsafe actor access
|
|
0
|
104
|
July 8, 2025
|
|
Do async operations always run on a background thread?
|
|
37
|
2084
|
July 4, 2025
|
|
Closure + actor + task
|
|
4
|
565
|
June 5, 2025
|
|
Why do Task executions appear ordered inside an actor even when priorities differ?
|
|
15
|
417
|
May 30, 2025
|
|
A Command-Line Tool with CoreHID & Async / Await -- how to enumerate devices up-front / once?
|
|
2
|
193
|
May 7, 2025
|
|
[Pitch] Improve Async/Await Parallelization Ergonomics
|
|
18
|
1760
|
April 12, 2025
|
|
SIGABRT freed pointer was not the last allocation crash
|
|
1
|
926
|
April 4, 2025
|
|
[Pitch] New APIs for Async[Throwing]Stream with backpressure support
|
|
27
|
3527
|
April 3, 2025
|
|
Task with sleep behavior in instrument
|
|
1
|
175
|
March 22, 2025
|
|
Async Channels for Swift concurrency
|
|
53
|
7275
|
March 8, 2025
|
|
Swift 6 Concurrency + NSPipe Readability Handlers
|
|
1
|
1484
|
March 6, 2025
|