Hi all,
Is there any plan to get debuggable private suspend functions back? It seems pretty annoying to me that breakpoints are not stopping in private suspend functions. I’ve updated to Kotlin 1.4.0 and still failing. Any plan to fix this? maybe 1.5.0? Here the issue
https://youtrack.jetbrains.com/issue/KT-27810
Thank you!