sellingspams@feddit.de to Programmer Humor@lemmy.ml · 1 year ago6 stages of debuggingi.imgur.comimagemessage-square26fedilinkarrow-up1453arrow-down14
arrow-up1449arrow-down1image6 stages of debuggingi.imgur.comsellingspams@feddit.de to Programmer Humor@lemmy.ml · 1 year agomessage-square26fedilink
minus-squarezqwzzle@lemmy.calinkfedilinkEnglisharrow-up9·1 year agoAnd then the logging fixes the subtle timing issue causing the problem.
minus-squaresickmatter@fedia.iolinkfedilinkarrow-up1·1 year agoEspecially if logging ends up spreading a global mutex around the log file.
And then the logging fixes the subtle timing issue causing the problem.
Race conditions are the worst
Good ol’ Heisenbugs.
Especially if logging ends up spreading a global mutex around the log file.