Skip to content

Fix ListNode's state for when max size is < n#548

Open
wbernoudy wants to merge 2 commits into
dwavesystems:mainfrom
wbernoudy:fix/list-node-smaller-than-n-size
Open

Fix ListNode's state for when max size is < n#548
wbernoudy wants to merge 2 commits into
dwavesystems:mainfrom
wbernoudy:fix/list-node-smaller-than-n-size

Conversation

@wbernoudy
Copy link
Copy Markdown
Member

What does this implement/fix?

If a ListNode was constructed with a smaller max size than n (the number of elements in the main set), the CollectionStateData was not being initialized properly when the state was initialized.

Additional information

N/A

AI Generation Disclosure

No AI tools used

@arcondello arcondello self-requested a review May 19, 2026 19:06
@arcondello arcondello added the bug Something isn't working label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants