|
How to make a blocking call from a sync func to an async func
|
|
26
|
661
|
May 28, 2026
|
|
`override` functions behaves differently in `async` and `throws`
|
|
17
|
641
|
April 8, 2026
|
|
SIGABRT freed pointer was not the last allocation crash
|
|
3
|
1425
|
April 2, 2026
|
|
Swift-async-collections
|
|
1
|
228
|
March 13, 2026
|
|
[AsyncAlgorithms] FlatMapLatest algorithm
|
|
10
|
890
|
March 8, 2026
|
|
TaskGroup and Tasks memory consumption
|
|
17
|
447
|
February 19, 2026
|
|
Cannot use `?` with async?
|
|
2
|
962
|
February 15, 2026
|
|
[Pitch] `withTimeout` method
|
|
47
|
1238
|
February 10, 2026
|
|
#SendingRisksDataRace errors when turning on NonisolatedNonsendingByDefault
|
|
2
|
149
|
February 6, 2026
|
|
@MainActor conflict with async UseCase in SwiftUI ViewModel
|
|
10
|
815
|
January 28, 2026
|
|
Is @concurrent now the standard tool for shifting expensive synchronous work off the main actor?
|
|
44
|
4567
|
January 8, 2026
|
|
Different behaviour on adding explicit actor isolation to `group.addTask`
|
|
4
|
231
|
December 24, 2025
|
|
@MainActor needs precondition to run on main actor?
|
|
3
|
211
|
December 6, 2025
|
|
Async-friendly read-write lock
|
|
24
|
3592
|
November 25, 2025
|
|
Async await how to async let void functions?
|
|
8
|
11647
|
November 19, 2025
|
|
withCheckedThrowingContinuation and typed Errors
|
|
6
|
4410
|
October 24, 2025
|
|
Unexpected UIApplication behavior under Swift Concurrency
|
|
10
|
473
|
September 17, 2025
|
|
Question about using `withoutActuallyEscaping` and `withCheckedContinuation` together
|
|
5
|
431
|
September 8, 2025
|
|
Automatically convert C++ methods taking a completion block to async?
|
|
2
|
272
|
August 29, 2025
|
|
CancellationError
|
|
9
|
11399
|
August 22, 2025
|
|
Calling synchronous function with async let
|
|
8
|
3104
|
August 13, 2025
|
|
Task or Detached Task or DispatchQueue
|
|
3
|
337
|
August 13, 2025
|
|
Unexpected Deinit not on the MainActor
|
|
1
|
310
|
August 11, 2025
|
|
@isolated(any) isolation property is nil for non global actor isolation
|
|
11
|
526
|
August 5, 2025
|
|
Unsafe actor access
|
|
0
|
143
|
July 8, 2025
|
|
Do async operations always run on a background thread?
|
|
37
|
2572
|
July 4, 2025
|
|
Closure + actor + task
|
|
4
|
651
|
June 5, 2025
|
|
Why do Task executions appear ordered inside an actor even when priorities differ?
|
|
15
|
568
|
May 30, 2025
|
|
A Command-Line Tool with CoreHID & Async / Await -- how to enumerate devices up-front / once?
|
|
2
|
258
|
May 7, 2025
|
|
[Pitch] Improve Async/Await Parallelization Ergonomics
|
|
18
|
1864
|
April 12, 2025
|