Print statements with thread name?
# coroutines
w
Print statements with thread name?
a
Yeah but the IO dispatcher shares threads with the default :/
w
make your own
we typically use a cached thread dispatcher with a
NamedThreadFactory
so it’s clear what’s happening