Skip to content

windows: cap mach build parallelism at core count#83

Merged
mdheller merged 1 commit into
mainfrom
fix-win-ci-jobs
Jul 23, 2026
Merged

windows: cap mach build parallelism at core count#83
mdheller merged 1 commit into
mainfrom
fix-win-ci-jobs

Conversation

@mdheller

Copy link
Copy Markdown
Contributor

Run 30008019312 died at exit 143 (runner SIGTERM) 10 min into the Rust compile burst with 109G disk free — the classic 16GB-runner memory kill: mach sizes parallelism by memory heuristics and over-commits when many rustc processes run concurrently. -j$(nproc) caps it correctly on CI and is equally right on the 32-core sovereign builder.

@mdheller
mdheller merged commit 6127d7f into main Jul 23, 2026
@mdheller
mdheller deleted the fix-win-ci-jobs branch July 23, 2026 13:02
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