but I can’t decide upfront “this function may need...
# coroutines
p
but I can’t decide upfront “this function may need to run in parallel with something else so let's return a future, that function will not so can be a suspend function”. that seems wrong to me.