8000 worker_max_memory_per_child: kilobyte is 1024 bytes by mksm · Pull Request #9553 · celery/celery · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

worker_max_memory_per_child: kilobyte is 1024 bytes #9553

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

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

mksm
Copy link
Contributor
@mksm mksm commented Feb 9, 2025

Description

The max RSS value, provided and used by billiard to determine if a worker process should be recycled based on worker_max_memory_per_child is in multiples of 1024 bytes, technically, kibibytes This PR clarifies this in the option's documentation, without introducing the kibibyte term, to avoid broader discussion at this point.

Copy link
Member
@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

make sense

@auvipy auvipy merged commit ad5c74f into celery:main Feb 11, 2025
6 checks passed
@auvipy auvipy added this to the 5.5.0 milestone Feb 11, 2025
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
0