Emre
08/04/2023, 9:33 PMsuspend
function or should I incorporate the coroutine scope into the function and eliminate the suspend
? If the caller itself is a suspend
I’d go with the former but I’m not decided if it is not.
edit: Answered in #coroutines