Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix help for --process-total-child-memory-usage and --process-per-child-memory-usage (Cherry-pick of #15733) #15737

Merged
merged 1 commit into from Jun 3, 2022

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Jun 2, 2022

In particular, the --process-total-child-memory-usage flag was setting default_help_repr="1GiB", even though it did not have a default.

Additionally, add some clarifications around which processes are impacted, and what happens when --process-total-child-memory-usage is not set.

[ci skip-rust]
[ci skip-build-wheels]

…child-memory-usage` (pantsbuild#15733)

In particular, the `--process-total-child-memory-usage` flag was setting `default_help_repr="1GiB",`, even though it did not have a `default`.

Additionally, add some clarifications around which processes are impacted, and what happens when `--process-total-child-memory-usage` is not set. 

[ci skip-rust]
[ci skip-build-wheels]
@stuhood stuhood added the category:bugfix Bug fixes for released features label Jun 2, 2022
@stuhood stuhood merged commit 32e0bf0 into pantsbuild:2.12.x Jun 3, 2022
@stuhood stuhood deleted the cherry-pick-15733-to-2.12.x branch June 3, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants