Search code examples
Is it safe to make a struct containing a closure Sendable?...

swiftswift-concurrency

Read More
Actor-isolated property cannot be passed 'inout' to 'async' function call...

swiftswift-concurrency

Read More
Using try await with upload requests...

alamofireswift-concurrency

Read More
How to wait until data from network call comes and only then return value of a function #Swift...

swiftgrand-central-dispatchcompletionhandlerswift-concurrency

Read More
Accessing actor properties synchronously from task-less context...

swiftswift-concurrency

Read More
The example code of task modifier of SwiftUI is confusing...

swiftuiswift-concurrency

Read More
Using async/await (Swift 5.5) with firebase Realtime Databse...

swiftfirebasefirebase-realtime-databaseasync-awaitswift-concurrency

Read More
withThrowingTaskGroup - No calls to throwing functions occur within 'try' expression...

iosswiftasync-awaitswift-concurrency

Read More
Swift: how to wrap `completion` into an async/await?...

swiftasynchronousasync-awaitswift-concurrency

Read More
Can't set AsyncStream `onTermination` handler...

swiftasync-awaitswift5swift-concurrency

Read More
How to call original synchronous method that has async overload in Xcode 13...

iosswiftavfoundationxcode13swift-concurrency

Read More
Swiftui async / await with Firebase...

swiftswift-concurrency

Read More
Swift async let cancellation doesn't work...

swiftasync-awaitconcurrencyswift-concurrency

Read More
Updating a @State property from within a SwiftUI View...

swiftasync-awaitswiftuiswift5swift-concurrency

Read More
Swift Group Tasks not running in parallel...

swiftasync-awaitconcurrencyswift-concurrency

Read More
Conforming @MainActor class, or actor, to Codable...

swiftconcurrencyswiftuiswift-concurrency

Read More
Swift 5.5 Concurrency: creating a task with custom error type...

swiftxcode13swift5swift-concurrency

Read More
What is the correct way to await the completion of two Tasks in Swift 5.5 in a function that does no...

swiftasync-awaittaskswift-concurrency

Read More
BackNext