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: Use ConcurrentBag instead of List to prevent InvalidOperationException during mutation #2901

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

richardwerkman
Copy link
Member

closes #2899

Copy link

sonarcloud bot commented Apr 3, 2024

@rouke-broersma rouke-broersma changed the title fix(Concurrency issue): Use ConcurrentBag instead of List to prevent InvalidOperationException during mutation fix: Use ConcurrentBag instead of List to prevent InvalidOperationException during mutation Apr 5, 2024
@rouke-broersma rouke-broersma merged commit 181a927 into master Apr 5, 2024
9 checks passed
@rouke-broersma rouke-broersma deleted the 2899_concurrency branch April 5, 2024 18:39
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.

Concurrency issue with hashset on MutantPlacer
2 participants