A coroutine is not a thread, true. But a coroutine...
# coroutines
d
A coroutine is not a thread, true. But a coroutine needs a thread to mount on to actually execute any code.