Lojcs@piefed.social to Programmer Humor@programming.devEnglish · 2 days agoNot againmedia.piefed.socialimagemessage-square12linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageNot againmedia.piefed.socialLojcs@piefed.social to Programmer Humor@programming.devEnglish · 2 days agomessage-square12linkfedilink
minus-squarememe_historian@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·edit-22 days agoIt’s a race condition that doesn’t get triggered when you run the program through a debugger or with copious amounts of debug log output 💀
minus-squarebandwidthcrisis@lemmy.worldlinkfedilinkarrow-up0·2 days agoAKA heisenbug. Observing it changes the outcome.
minus-squareLojcs@piefed.socialOPlinkfedilinkEnglisharrow-up0·edit-22 days agoOr something about packaging. Or I used a function that has a different implementation for debug mode out of its intended purpose. Or
It’s a race condition that doesn’t get triggered when you run the program through a debugger or with copious amounts of debug log output 💀
AKA heisenbug.
Observing it changes the outcome.
Or something about packaging. Or I used a function that has a different implementation for debug mode out of its intended purpose. Or