Skip to content

PopulateCountMap: use atomics - #1682

Merged
serprex merged 1 commit into
mainfrom
atomic-populate-counts
May 7, 2024
Merged

PopulateCountMap: use atomics#1682
serprex merged 1 commit into
mainfrom
atomic-populate-counts

Conversation

@serprex

@serprex serprex commented May 7, 2024

Copy link
Copy Markdown
Member

Race existed with parallel queue processing

Race existed with parallel queues
@serprex
serprex enabled auto-merge (squash) May 7, 2024 15:32
@serprex
serprex disabled auto-merge May 7, 2024 17:20
@serprex

serprex commented May 7, 2024

Copy link
Copy Markdown
Member Author

Alternatively, we could adjust populate to happen at start of loop, counting 1 per incoming record, rather than 1 per outgoing record

@serprex
serprex merged commit 756679e into main May 7, 2024
@serprex
serprex deleted the atomic-populate-counts branch May 7, 2024 18:19
@claude claude Bot mentioned this pull request Aug 12, 2026
1 task
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.

2 participants