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

main catchup #632

Merged
merged 3 commits into from
Jan 26, 2024
Merged

main catchup #632

merged 3 commits into from
Jan 26, 2024

Conversation

JamesKunstle
Copy link
Contributor

No description provided.

cdolfi and others added 3 commits January 18, 2024 14:11
prefetch and concurrency were pinning workers to
jobs that weren't going to terminate. this should
alleviate some worker pool exhaustion by cancelling
deadlocked tasks and allowing workers to immediately pick up
tasks from queue if they're available.

Signed-off-by: James Kunstle <[email protected]>
Signed-off-by: James Kunstle <[email protected]>
@JamesKunstle JamesKunstle merged commit c9a72ac into main Jan 26, 2024
10 checks passed
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