Evaluate suspension functions

Answered

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?

0
2 comments

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.

0

Thanks for the report. Failed to reproduce exactly, but got a different exception, see https://youtrack.jetbrains.com/issue/KT-31701.

0

Please sign in to leave a comment.