Y
Hacker News
new
|
ask
|
show
|
jobs
by
geoka9
3478 days ago
I know it's not the same, but in Go you can compile with `-race` and it'll catch race conditions at run-time (useful for testing/debugging).