then you do `launch { doSomething1(); doSomething2...
# coroutines
e
then you do
launch { doSomething1(); doSomething2() }