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 race condition around expanding a valueset + unit test. #2666

Merged
merged 4 commits into from
Jan 15, 2024

Conversation

ewoutkramer
Copy link
Member

A refactoring had created another race condition in this piece of code. Fixed it + added a unit test. This unit test is a more specific version of the multi-threaded validation test in the Legacy validator, but this new unit test is more specific to the problem (and will be around when we phase out the legacy validator).

@ewoutkramer ewoutkramer requested a review from mmsmits January 15, 2024 14:54
mmsmits
mmsmits previously approved these changes Jan 15, 2024
@mmsmits mmsmits enabled auto-merge January 15, 2024 14:58
@ewoutkramer ewoutkramer changed the title Fix race condition around expansing a valueset + unit test. Fix race condition around expanding a valueset + unit test. Jan 15, 2024
@mmsmits mmsmits merged commit 4ad46ee into develop Jan 15, 2024
@mmsmits mmsmits deleted the feature/fix-vsexpand-race-condition branch January 15, 2024 17:07
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