Search code examples
Error when compiling AsyncStack<> with Swift 6...


swiftxcodeasync-awaitactorswift6

Read More
Scala actors as single-threaded queues...


scalamessage-queueactor

Read More
How to keep reference to a created instance of Actor class with Akka?...


scalaakkaactor

Read More
"Actor Name [user] is not Unique" when calling `ActorSystem.create`...


javagradleakkaactorakka-actor

Read More
Solve Main actor-isolated static property inside a Package...


swiftactor

Read More
Swift Concurrency capturing self weakly in actor...


swiftactorswift-concurrency

Read More
Swift: Silence "Non-Sendable Notification? cannot cross actor boundary" warning...


swiftactorswift-concurrency

Read More
A simple question Using Access values in an actor in Swift...


swiftconcurrencyactor

Read More
How to support an async callback with timeout in swift actor...


swiftasync-awaitactorswift-concurrency

Read More
NSTask/Process + NSPipe + NSFileHandle in Modern Swift Concurrency...


swiftactornstaskswift-concurrencynsfilehandle

Read More
Swift does not know at what Actor is a Task?...


swiftswiftuiasync-awaittaskactor

Read More
How to use an @State property from a Sendable Closure in SwiftUI?...


iosswiftswiftuiasync-awaitactor

Read More
How do I conform to a protocol with an actor?...


swiftactorswift-protocols

Read More
Swift: Conform Older Protocols to MainActor Isolation?...


swiftactorquicklookswift-concurrency

Read More
Complex state in re-inforcement learning...


deep-learningstatereinforcement-learningactorddpg

Read More
Async call to a func defined in extension from an isolated function in an actor preserves the isolat...


swiftactorstructured-concurrency

Read More
Closures in actors: Sending 'nonSendable' risks causing data races...


swiftactorswift-concurrencyswift6xcode16

Read More
thread safe swift singleton with async/ await and async init...


swiftasync-awaitthread-safetysingletonactor

Read More
call swift Actor from AVAudioEngine (synchronous) code...


swiftmultithreadingconcurrencyactoravaudioengine

Read More
Swift 6: Capture of 'self' with non-sendable type in a @Sendable closure...


swiftconcurrencyactorswift-concurrencyswift6

Read More
Mutating async function on actor-isolated property...


swiftactorstructured-concurrency

Read More
Deadlocks in Actor based Programming languages...


scalaerlangdeadlockactor

Read More
How can I achieve thread safety in an async method?...


swiftasynchronousconcurrencyactor

Read More
Explict use of MainActor.run necessary here...


swiftuiconcurrencyactor

Read More
How do I write a custom == implementation on an actor isolated class?...


swiftactor

Read More
How to restrict actor messages to specific types?...


scalaactorakka

Read More
Swift, actor: Actor-isolated property 'scanning' can not be mutated from a non-isolated cont...


swiftactorswift-concurrency

Read More
In swift, do we need "@MainActor in" inside the closure of an other object written inside ...


iosswiftactormainactor

Read More
ivar of Swift Actor in objc code: atomic or nonatomic?...


swiftobjective-cactorbridge

Read More
Calling into AVFoundation on a background thread interferes with SwiftUI animation...


animationswiftuiavfoundationactor

Read More
BackNext