Skip to content

Conversation

@mhamzahkhan
Copy link

@mhamzahkhan mhamzahkhan commented Oct 22, 2025

PR Description

I noticed that even though I had remove_empty_groups set to true, the number of empty process groups was still rising (eg using count(namedprocess_namegroup_num_procs == 0)), and noticed that in the code the RemoveEmptyGroups field was not being passed through in the Convert() method.

With this fix, it now appears to be working and I no longer see empty process groups.

PR Checklist

  • CHANGELOG.md updated

@mhamzahkhan mhamzahkhan requested a review from a team as a code owner October 22, 2025 09:30
@CLAassistant
Copy link

CLAassistant commented Oct 22, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@kalleep kalleep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

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.

3 participants