• @[email protected]
      link
      fedilink
      84 months ago

      Then it’s time to have a closer look at how your concurrent threads are behaving and where you missed a sync point or mutex.

    • @mrkite
      link
      44 months ago

      That’s when you break out valgrind because you certainly are using uninitialized memory.