Join Slack
Powered by
Is there a way of evaluating `suspend` functions i...
# coroutines
g
Gabriel Machado
12/06/2019, 8:35 PM
Is there a way of evaluating
suspend
functions in Intellij's debbuger? Getting
Evaluation of 'suspend' calls is not supported
, even when calling the function inside
runBlocking
.
🚫 1
3
Views
Open in Slack
Previous
Next