<Is it possible to use the same coroutine?> I need...
# stackoverflow
u
Is it possible to use the same coroutine? I need to do some treatment in a I/O Thread. Is it possible to always use the same Coroutine, maybe with a Tag or something?