bearophile wrote:
Concurrency bugs are far harder to fix (or even to find) than
null pointer exceptions. This thread is not about ways to avoid concurrency
bugs

The hardest problems are concurrency issues, followed by memory corruption.

Reply via email to