Evaluate suspension functions
已回答
Is it possible/how do you evaluate suspend functions in evaluate feature in debug session?
I think the times I tried to get it to work I would wrap it in a runBlocking and would get an error back: java.lang.illegalaccesserror.
Is there a more appropriate step?
请先登录再写评论。
I've asked the Kotlin team to help with this question, but it may take some time to get the response.
I'd recommend asking Kotlin specific questions at https://discuss.kotlinlang.org/ in the future.
Thanks for the report. Failed to reproduce exactly, but got a different exception, see https://youtrack.jetbrains.com/issue/KT-31701.