Skip to content

Surface race detector and panic output that was silently dropped#91

Merged
mvrahden merged 15 commits into
mainfrom
fix/compile-concurrency-race-oom
Jul 11, 2026
Merged

Surface race detector and panic output that was silently dropped#91
mvrahden merged 15 commits into
mainfrom
fix/compile-concurrency-race-oom

Conversation

@mvrahden

@mvrahden mvrahden commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Race detector warnings, panics, and goroutine dumps were invisible in gotest's summary, annotations, and JSON output. They're now surfaced everywhere — terminal, markdown, GitHub annotations, and JSON — with proper exit code propagation.

Also reduces compile concurrency for -race/-msan/-asan builds to prevent OOM on CI, configurable via --compile-parallel.

@mvrahden mvrahden changed the title Prevent OOM kills during race-enabled compilation on CI Surface race detector and panic output that was silently dropped Jul 11, 2026
@mvrahden
mvrahden force-pushed the fix/compile-concurrency-race-oom branch from ca315bb to e995896 Compare July 11, 2026 21:35
@mvrahden
mvrahden merged commit f3fc0a3 into main Jul 11, 2026
11 checks passed
@mvrahden
mvrahden deleted the fix/compile-concurrency-race-oom branch July 11, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant