os.cpu_count() should return a count assigned to a container or that the process is restricted to
| BPO | 36054 |
|---|---|
| Nosy | @vstinner, @giampaolo, @tiran, @jab, @methane, @matrixise, @corona10, @Zheaoli, @mcnelsonphd, @NargiT, @Redeyed |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2019-02-20.16:56:22.384> labels = ['interpreter-core', '3.8', '3.7', 'library', 'performance'] title = 'On Linux, os.count() should read cgroup cpu.shares and cpu.cfs (CPU count inside docker container)' updated_at = <Date 2021-10-11.14:25:34.762> user = 'https://github.com/keirlawson'
bugs.python.org fields:
activity = <Date 2021-10-11.14:25:34.762> actor = 'corona10' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core', 'Library (Lib)'] creation = <Date 2019-02-20.16:56:22.384> creator = 'keirlawson' dependencies = [] files = [] hgrepos = [] issue_num = 36054 keywords = [] message_count = 24.0 messages = ['336117', '336126', '336146', '336148', '336149', '338724', '338778', '338780', '338783', '339401', '339404', '339429', '339439', '353690', '364894', '364898', '364901', '364902', '364916', '365071', '365075', '366811', '403622', '403654'] nosy_count = 12.0 nosy_names = ['vstinner', 'giampaolo.rodola', 'christian.heimes', 'jab', 'methane', 'matrixise', 'corona10', 'Manjusaka', 'mcnelsonphd', 'galen', 'nargit', 'RedEyed'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'performance' url = 'https://bugs.python.org/issue36054' versions = ['Python 3.7', 'Python 3.8']