It will make staging much slower, but will flag data races we don't yet know about: `go run -race ...` https://go.dev/doc/articles/race_detector
It will make staging much slower, but will flag data races we don't yet know about:
go run -race ...https://go.dev/doc/articles/race_detector