Yes. I suppose I want to clarify if the blocking c...
# coroutines
d
Yes. I suppose I want to clarify if the blocking calls are serialized or they are magically executed in concurrently. Naïve question but I wanted to be clear about the thread/IO interaction.