Lojcs@piefed.social to Programmer Humor@programming.devEnglish · 1 day agoNot againmedia.piefed.socialexternal-linkmessage-square11fedilinkarrow-up1245arrow-down11
arrow-up1244arrow-down1external-linkNot againmedia.piefed.socialLojcs@piefed.social to Programmer Humor@programming.devEnglish · 1 day agomessage-square11fedilink
minus-squarememe_historian@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up48·edit-21 day 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-up14·22 hours agoAKA heisenbug. Observing it changes the outcome.
minus-squareLojcs@piefed.socialOPlinkfedilinkEnglisharrow-up20·edit-21 day 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