The default `make test` target does not include the `-race` flag. Add `-race` to ensure developers catch concurrency bugs locally instead of waiting for CI. **Files to change:** `Makefile`
The default
make testtarget does not include the-raceflag. Add-raceto ensure developers catch concurrency bugs locally instead of waiting for CI.Files to change:
Makefile