Join Slack
Communities
Powered by
But you are not creating any new coroutines here (...
# coroutines
e
elizarov
02/09/2018, 11:06 AM
But you are not creating any new coroutines here (in the loop). You are just invoking suspending function. Anyway, even if you were, coroutines are very cheap (around 100 bytes each)
Open in Slack
Previous
Next