the pseudocode I pasted above already runs on UI t...
# coroutines
k
the pseudocode I pasted above already runs on UI thread, so I guess what I'm after is to just have some code run, then call a
suspend
function and then continue back on whatever the original thread was