Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
480 days ago
It’s absolutely a thread safety issue. It’s not a data race, but it’s a race condition and can very much cause unexpected behaviour e.g. out of bounds error even though on its face it has the correct preconditions.