cm0002@lemmy.world to Programmer Humor@programming.dev · 25 days agoYes, But...lemmy.mlexternal-linkmessage-square78linkfedilinkarrow-up1761arrow-down19
arrow-up1752arrow-down1external-linkYes, But...lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 25 days agomessage-square78linkfedilink
minus-squareherrvogel@lemmy.worldlinkfedilinkarrow-up28·24 days agoI once worked on a project where the main function would run the entire code in a try-catch block. The catch block did nothing. Just returned 200 OK. Didn’t even log the error anywhere. Never seen anything so incredibly frustrating to work on.
I once worked on a project where the main function would run the entire code in a try-catch block. The catch block did nothing. Just returned 200 OK. Didn’t even log the error anywhere. Never seen anything so incredibly frustrating to work on.