Join Slack
Powered by
I'm so confused... maybe this is an IntelliJ bug b...
# announcements
a
Andrew Gazelka
04/05/2019, 7:21 PM
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
Alexey Belkov [JB]
04/08/2019, 11:36 AM
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!
5
Views
Open in Slack
Previous
Next