DAI MainActor + nonisolated class = ✅ (this I would instinctively expect not to work)
Seems like my intuition is backwards on this one 😁
DAI MainActor + nonisolated class = ✅ (this I would instinctively expect not to work)
Seems like my intuition is backwards on this one 😁
DAI nonisolated + nonisolated class = Passing closure as a 'sending' parameter risks…
DAI nonisolated + MainActor class = Actor-isolated property 'loading' cannot be passed 'inout' to 'async' function call
[...]
DAI nonisolated + nonisolated class = Passing closure as a 'sending' parameter risks…
DAI nonisolated + MainActor class = Actor-isolated property 'loading' cannot be passed 'inout' to 'async' function call
[...]