Concurrency is hard. Multithreaded code is hard. This post surveys common concurrency related bugs and outlines possible solutions.
Tag: code review
Stopping Bugs: Code Reviews
Code reviews are a critical best practice in our never-ending battle to stop bugs.