Login
From:
SwiftLee
(Uncensored)
subscribe
Thread dispatching and Actors: understanding execution - SwiftLee
https://www.avanderlee.com/concurrency/thread-dispatching-actor-execution/
links
backlinks
Roast topics
Find topics
Find it!
Methods marked with @MainActor are not always executed on the main thread. It's essential to understand thread dispatching with actors.