Hacker News new | ask | show | jobs
by bheadmaster 1357 days ago
> No, in overwhelmingly common usage, programmers use the term "race condition" as a category of software bug

This was exactly my point.

    race condition = incorrect behavior
    non-determinism = correct behavior
Language is tricky sometimes.