Skip to content

Better do idle python workers cleanup #51143

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

antban
Copy link
Contributor

@antban antban commented Jun 10, 2025

Idle workers should respect idle termination.
At the moment code does not properly handle termination timeouts for idle workeres.

In this PR there is an attempt to better handle timeouts without stepping every 10 seconds without any need.

@antban antban changed the title make idle defined2 Better do idle python workers cleanup Jun 10, 2025
@antban antban marked this pull request as draft June 10, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants