Maxime Bentin
mbentin.bsky.social
Maxime Bentin
@mbentin.bsky.social
Software engineer
Apple, Android, Swift, Kotlin, KMP
Thanks! I will try to use it as much as I can. Still a bit magic to me, but it seems to have less contraints than making everything Sendable.
March 18, 2025 at 2:05 PM
I hope it is not too late, but I got one.
I am trying to have a better grasp on the sending keyword. Taking your examples from Concurrency Step-by-Step. If we keep DataModel non-sendable. Then we would have `func loadModel(named name: String) async -> sending DataModel`
Is there a drawback there?
March 18, 2025 at 12:36 PM