EatingOnions@lemmy.world to Programmer Humor@lemmy.ml · 19 hours agoWhy I always keep doing it...lemmy.mlimagemessage-square18fedilinkarrow-up1227arrow-down15
arrow-up1222arrow-down1imageWhy I always keep doing it...lemmy.mlEatingOnions@lemmy.world to Programmer Humor@lemmy.ml · 19 hours agomessage-square18fedilink
minus-squareChais@sh.itjust.workslinkfedilinkarrow-up1·14 hours agoWell yes, the trick is to attach the debugger for the second run.
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up7·13 hours ago…and because it slows down the execution a bit and this avoids the race condition that triggers the bug, it now runs flawlessly.
minus-squarepinball_wizard@lemmy.ziplinkfedilinkarrow-up2·11 hours agoIf the customer isn’t running the same debugger i am, i have no sympathy for them. (I’m joking!)
minus-squareTiredGoose@lemmy.ziplinkfedilinkarrow-up2·12 hours agoAnd the order of Set traversal in the JVM is different so the other bug also doesn’t show up
Well yes, the trick is to attach the debugger for the second run.
…and because it slows down the execution a bit and this avoids the race condition that triggers the bug, it now runs flawlessly.
If the customer isn’t running the same debugger i am, i have no sympathy for them. (I’m joking!)
And the order of Set traversal in the JVM is different so the other bug also doesn’t show up