I'm so confused... maybe this is an IntelliJ bug b...
# announcements
a
I'm so confused... maybe this is an IntelliJ bug but the first suspending breakpoint only goes off once per cycle (same with
println("A")
.... however the non-suspending logging breakpoints each log TWICE per cycle (so in total the two breakpoints log FOUR times per cycle)...
a
Looks similar to https://youtrack.jetbrains.com/issue/KT-26619. If it's not a duplicate, please report a separate issue to http://kotl.in/issue. Thanks!