it depends on what you're trying to do. `runBlock...
# coroutines
b
it depends on what you're trying to do.
runBlocking
blocks the launching thread, it's only used here to keep the
main
function from ending