Join Slack
Powered by
Internally, I found that the suspend function is s...
# coroutines
c
Choi
10/22/2022, 6:14 AM
Internally, I found that the suspend function is suspended when the invokeSuspend function returns a
COROUTINE_SUSPENDED
Enum . If so, when exactly does COROUTINE_SUSPENDED return?
e
ephemient
10/22/2022, 6:23 AM
https://github.com/JetBrains/kotlin/blob/master/compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/coroutines-codegen.md
2
Views
Open in Slack
Previous
Next