Is this a desired behavior? I thought I can use `s...
# coroutines
d
Is this a desired behavior? I thought I can use
suspend
modifier to mark functions which perform ‘heavy’ operations.