The question really comes down to what you mean by...
# coroutines
u
The question really comes down to what you mean by "running in parallel"... do you consider suspended coroutines to be "running"? Or do you only count active coroutines currently executing on thread as "running"?
👍🏼 1
e
yeah, sorry. suspended coroutines count as running in parallel