Hacker News new | ask | show | jobs
by astockwell 720 days ago
Go does have the `- race` flag for test + build commands [1], which can help (not 100% iirc, but some) with datarace detection.

[1] https://go.dev/doc/articles/race_detector