I haven’t look at the underlying implementation, p...
# coroutines
b
I haven’t look at the underlying implementation, presumably somewhere in the worker pool implementation, to know what the primary loop looks like, but I assume it has cases when it “parks”…
g
depends on dispatcher
For most of dispatchers (excluding Main) ScheduledExecutorService.schedule will be used