what’s the easiest way to call a suspending functi...
# coroutines
p
what’s the easiest way to call a suspending function that I know will not suspend from outside a suspending function?