so what happens if I have the following ``` stuff(...
# coroutines
k
so what happens if I have the following
Copy code
stuff()
async(UI) {
   moreStuff()
}