Kotlin can call a Java API to spawn a lightweight thread. There's no reason to use coroutines when you can do that.
Kotlin can call a Java API to spawn a lightweight thread. There's no reason to use coroutines when you can do that.