this post was submitted on 11 Apr 2026
177 points (97.8% liked)

Programmer Humor

41787 readers
162 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Chais@sh.itjust.works 0 points 2 days ago (1 children)

Well yes, the trick is to attach the debugger for the second run.

[–] elvith@feddit.org 4 points 2 days ago (2 children)

....and because it slows down the execution a bit and this avoids the race condition that triggers the bug, it now runs flawlessly.

[–] pinball_wizard@lemmy.zip 1 points 2 days ago

If the customer isn't running the same debugger i am, i have no sympathy for them. (I'm joking!)

[–] TiredGoose@lemmy.zip 1 points 2 days ago

And the order of Set traversal in the JVM is different so the other bug also doesn't show up