:kotlin-flag: kotlin coroutines question: is bette...
# coroutines
v
K kotlin coroutines question: is better to have multiple atomic async procedures/task/jobs/thingtodo or encapsulate some of those async procedures in a medium size task, why I ask this? the time to suspend and awake having many small atomic procedures can have a cost if there're a lot, or not? Thread in Slack Conversation