CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
swiftswift-concurrency
12-30
front end
Can we define an async/await function that returns one value instantly, as well as another value asy
12-20
OS
Swift concurrency: Why is this method async?
12-08
Enterprise
Can a class be Sendable if it holds a reference to a non-Sendable singleton?
11-16
database
How come a MainActor isolated mutable stored property gives a sendable error?
10-29
Back-end
Difference between starting a detached task and calling a nonisolated func in main actor
10-24
Enterprise
Cannot safely access globalActor's method from a closure marked with same globalActor
10-15
Enterprise
Swift concurrency multiple await for single async result
Links:
CodePudding