No, but there is a quick-fix to mark your function...
# coroutines
e
No, but there is a quick-fix to mark your function with
suspend
modifier when you try to use other suspend functions from it.