I also have the same problem that my program will ...
# coroutines
d
I also have the same problem that my program will never terminate when using
suspend fun main() {}
.
e
Can you give a snippet of code that shows it?