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] Use worker pool to limit number of goroutines #355

Merged
merged 5 commits into from
Nov 21, 2023

Conversation

stevenlanders
Copy link
Contributor

@stevenlanders stevenlanders commented Nov 21, 2023

Describe your changes and provide context

  • limit number of workers to a shared worker pool (avoids one-off goroutines)

Testing performed to validate your change

  • Tests pass

@stevenlanders stevenlanders changed the title [OCC] Seek to first non valid [OCC] Validate unvalidated subset and fix worker pool Nov 21, 2023
@stevenlanders stevenlanders changed the title [OCC] Validate unvalidated subset and fix worker pool [OCC] Use worker pool to limit number of goroutines Nov 21, 2023
@stevenlanders stevenlanders merged commit 07afd1d into seidb+occ Nov 21, 2023
6 of 13 checks passed
@stevenlanders stevenlanders deleted the seek-to-first-non-valid branch November 21, 2023 16:24
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