Run tests with race detector go

Run all tests with race condition detection enabled

go test -race -count=1 ./...