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

cpu_count is NOT correct under container environment! #110

Open
eastonsuo opened this issue Sep 27, 2021 · 0 comments
Open

cpu_count is NOT correct under container environment! #110

eastonsuo opened this issue Sep 27, 2021 · 0 comments

Comments

@eastonsuo
Copy link

eastonsuo commented Sep 27, 2021

Description

os.cpu_count() is not correct when running in docker environment, because it compute the cpu count of host machine

should use cgroup instead!

eastonsuo added a commit to eastonsuo/aiomultiprocess that referenced this issue Sep 27, 2021
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

No branches or pull requests

1 participant