Skip to content

counting_set fixes and tests for vectors of containers#406

Merged
steiltre merged 4 commits intollnl:v0.10-devfrom
steiltre:feature/counting_set_fixes
Mar 2, 2026
Merged

counting_set fixes and tests for vectors of containers#406
steiltre merged 4 commits intollnl:v0.10-devfrom
steiltre:feature/counting_set_fixes

Conversation

@steiltre
Copy link
Copy Markdown
Collaborator

Fixes issues with counting_set copy and moves not properly adding a callback to flush caches and adds tests for inserting YGM containers into vectors through emplace_back

steiltre and others added 4 commits February 27, 2026 12:34
…allback to flush caches and adds tests for inserting YGM containers into vectors through emplace_back
…erence getting set only on the first use of gather_keys. Switches to static pointer instead.
@steiltre
Copy link
Copy Markdown
Collaborator Author

steiltre commented Mar 2, 2026

In adding tests for the ygm::container::counting_set back into CI, a bug was fixed in ygm::container::map::gather_keys in its use of static references that causes issues when it gets called multiple times in a single execution.

@steiltre steiltre merged commit 13798dc into llnl:v0.10-dev Mar 2, 2026
17 checks passed
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