Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrisseaton
1356 days ago
Usually you’re adding locks not to remove the race condition but to make them not a bug.
1 comments
remram
1356 days ago
That is a valid definition but it's not the one used by everyone I know and work with. A race condition is a fault, just like a SQL injection; it could easily have referred to a programming technique but it doesn't.
link