So your mainAsync {…} and run(CommonPool) {…} cou...
# coroutines
d
So your mainAsync {…} and run(CommonPool) {…} could equally be named mainCoroutine {…} and backgroundCoroutine(someBgThreadPool) {...}