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

[OCC] Fix deadlock #356

Merged
merged 1 commit into from
Nov 21, 2023
Merged

[OCC] Fix deadlock #356

merged 1 commit into from
Nov 21, 2023

Conversation

stevenlanders
Copy link
Contributor

Describe your changes and provide context

  • validations that wait on other validations do need their own routine
  • validations have their own worker pool (isolated from executions)

Testing performed to validate your change

  • reproduced with test (where tasks > workers)

@stevenlanders stevenlanders merged commit abddea4 into seidb+occ Nov 21, 2023
5 of 13 checks passed
@stevenlanders stevenlanders deleted the fix-deadlock branch November 21, 2023 18:18
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