But you are not creating any new coroutines here (...
# coroutines
e
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)