Skip to content

fix(ci): harden nightly race detector job#493

Open
gyliu513 wants to merge 1 commit intollm-d:mainfrom
gyliu513:race
Open

fix(ci): harden nightly race detector job#493
gyliu513 wants to merge 1 commit intollm-d:mainfrom
gyliu513:race

Conversation

@gyliu513
Copy link
Copy Markdown
Contributor

@gyliu513 gyliu513 commented Apr 2, 2026

Follow up for #479 (review)

  • Add -count=1 to disable Go test caching, ensuring intermittent races aren't masked by cached results
  • Add timeout-minutes: 30 to prevent hung tests (e.g., deadlocks) from burning CI minutes
  • Add explicit CGO_ENABLED=1 as documentation since -race requires CGO

/cc @yankay

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant