Skip to content

fix(spec2006): stop jemalloc fallback from running all workloads#19

Merged
poemonsense merged 1 commit into
mainfrom
fix/spec2006-jemalloc-fail-fast
May 14, 2026
Merged

fix(spec2006): stop jemalloc fallback from running all workloads#19
poemonsense merged 1 commit into
mainfrom
fix/spec2006-jemalloc-fail-fast

Conversation

@poemonsense
Copy link
Copy Markdown
Member

Keep jemalloc preparation inside a dedicated subshell and check its exit status explicitly before continuing.

This prevents failed jemalloc setup from falling back to the repository root, where make and make install could accidentally run the top-level workloads target and trigger unrelated downloads such as Geekbench.

Keep jemalloc preparation inside a dedicated subshell and
check its exit status explicitly before continuing.

This prevents failed jemalloc setup from falling back to the
repository root, where make and make install could accidentally
run the top-level workloads target and trigger unrelated
downloads such as Geekbench.
@poemonsense poemonsense merged commit b6f5567 into main May 14, 2026
2 checks passed
@poemonsense poemonsense deleted the fix/spec2006-jemalloc-fail-fast branch May 14, 2026 12:20
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