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

Programmer Humor

41800 readers
11 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
[–] elvith@feddit.org 4 points 3 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 3 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 3 days ago

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