Skip to content

Document max-workers and the new GC and memory-threshold defaults - #34

Merged
davidanthoff merged 1 commit into
mainfrom
docs-new-defaults
Sep 25, 2026
Merged

davidanthoff merged 1 commit into
mainfrom
docs-new-defaults

Conversation

@davidanthoff

Copy link
Copy Markdown
Member

Summary

Documentation only.

Draft: it becomes accurate once julia-actions/julia-run-testitems picks up the new releases.

🤖 Generated with Claude Code

max-workers was declared in juliaci.yml and passed on to
julia-run-testitems but missing from the README; document it. Update the
gc-between-testitems and memory-threshold descriptions for the new
defaults of the test-item stack: the default worker count is also capped
at one test process per 3 GiB of system memory, GC between test items is
off by default, and memory-threshold measures a test process's own
resident memory. Add a CHANGELOG entry. No workflow logic changes.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@davidanthoff
davidanthoff marked this pull request as ready for review September 25, 2026 15:22
@davidanthoff
davidanthoff merged commit 77ad159 into main Sep 25, 2026
@davidanthoff
davidanthoff deleted the docs-new-defaults branch September 25, 2026 15:23
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