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

Putting a cap on the number of threads a scheduler can create #3669

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

kevgliss
Copy link
Contributor

@kevgliss kevgliss commented Aug 7, 2023

No description provided.

@kevgliss kevgliss added the bug Something isn't working label Aug 7, 2023
Copy link
Contributor

@forestmonster forestmonster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm curious about concurrent.futures.ThreadPoolExecutor, and if num_workers=100 has the potential to create a new bottleneck?

@Netflix Netflix deleted a comment from forestmonster Aug 8, 2023
@kevgliss kevgliss merged commit 28322d8 into master Aug 8, 2023
@kevgliss kevgliss deleted the bugfix/scheduler-processes branch August 8, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants