Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Imagine two threads that safely lock a resource, increment it, copy the value, and then unlock it. This is entirely defined, but also a race condition.

Race conditions are a lot like unsanitized input. They don't cause problems by themselves, but if you make incorrect assumptions it's easy to write incorrect code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: