Join Slack
Powered by
The reason I thought that this is actually an IDE ...
# kotlin-kinetics
a
amanda.hinchman-dominguez
03/25/2025, 3:10 PM
The reason I thought that this is actually an IDE specific thing is for these two classes: •
https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-core/jvm/src/debug/internal/DebugCoroutineInfo.kt
<-- this is what looks like is sending info to the IDE (still locating the code for that end) •
https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-core/jvm/src/debug/internal/DebugProbes.kt
<-- and in the same package, which AS can use for debugging in testing
Open in Slack
Previous
Next