Hacker News new | ask | show | jobs
by microgpt 29 days ago
Concurrency bugs don't have to be within a single process.
1 comments

By that definition, every write() call that doesn't check for EAGAIN is a concurrency bug you're racing the disk controller. The term stops meaning anything.