Post #2625594
2026-04-30 17:17 UTC
@agarrharr@mstdn.social What you have here is an arrangement that fundamentally need *synchronous* access to MainActor state. Synchronous access => must be the same isolation.
So the compiler is forcing you to decide. Does everything become MainActor, or should some accesses become asynchronous?
Replies (0)
No replies.