Got it. But not necessarily more efficient in that...
# coroutines
d
Got it. But not necessarily more efficient in that another blocking IO on the same thread will be serialized behind the first (assuming we did not wait for the first to complete).