Thanks <@U0BRK9HC5> I was also referring to Thread...
# coroutines
r
Thanks @gildor I was also referring to ThreadPoolExecutor or some high level primitives (worker/background thread). What I am trying to clarify is when we launch coroutine does it executes in its separate worker thread or it utilizes main thread internally?