If I launch a bunch of them will all my threads ev...
# coroutines
a
If I launch a bunch of them will all my threads eventually get hung? because at the end of the day they are blocking calls inside the withContext?
a
Thread is a valuable resource, you'd not block thread until or unless you get almost no possibility of NIO. https://github.com/KotlinBy/awesome-kotlin you'd choose library which do work in kotlin at the best performance :)