I usually write my async function like this `fun m...
# announcements
m
I usually write my async function like this
fun myAsyncFunc() = async(UI/CommonPool) { .... }