That does not work with blocking IO, because you n...
# coroutines
d
That does not work with blocking IO, because you need the thread for the blocking call.