← Back to context Comment by microgpt 5 hours ago Concurrency bugs don't have to be within a single process. 1 comment microgpt Reply inexcf 4 hours ago 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.
inexcf 4 hours ago 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.
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.