hmm... I don't see how this could deadlock. I am i...
# coroutines
u
hmm... I don't see how this could deadlock. I am intentionally only running on a single thread which should be most dead lock prone. You can also call runBlocking with CommonPool to actually run things in parallel. Same behaviour