In your original example `doSomething1()` and `doS...
# coroutines
e
In your original example
doSomething1()
and
doSomething2()
will not execute in parallel, because there is a single thread