• GigglyBobble
    link
    fedilink
    369 months ago

    I had to read it repeatedly and check if it really said “syntax error”. What will those people do if they encounter their first race condition?

    • @xmunk@sh.itjust.works
      link
      fedilink
      179 months ago

      Well, what most of us do… manage to reproduce it by chance one out of twenty attempts and then remove any evidence that you managed to trigger it and mark the ticket “unable to reproduce”. Bury the ticket by removing any good tags or keywords and hope it’s at least three months until anyone else reports the error so you can repeat the dance.

    • @Arigion@feddit.de
      link
      fedilink
      119 months ago

      They insert sleep(1) and print statements. No shit. I had to fix this in two projects. One was a complete rewrite.