Files
pixa/script/test
sneak bdae9cb86b
All checks were successful
check / check (push) Successful in 2m43s
fix: run the test suite with -race
make check/CI never exercised the race detector over this PR's
concurrency (evictor goroutine, write-pressure channel, the new
per-hash contentLock, concurrent store/evict). Minimal, scoped change:
add -race to the existing go test invocation. Full suite is clean
under it (make check passes; go test -race ./... completes in under
7s, well inside the 30s timeout).
2026-08-09 00:48:49 +00:00

574 B
Executable File