infinite waiting in multiprocessing.Pool
Open
Nobody has claimed this yet.
topic-multiprocessing
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 34781 |
|---|---|
| Nosy | @ronaldoussoren, @pitrou, @ned-deily, @applio, @coells |
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 2018-09-23.20:30:41.727>
labels = ['type-bug']
title = 'infinite waiting in multiprocessing.Pool'
updated_at = <Date 2022-01-27.10:46:22.005>
user = 'https://github.com/coells'
bugs.python.org fields:
activity = <Date 2022-01-27.10:46:22.005>
actor = 'antonio.vazquez'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2018-09-23.20:30:41.727>
creator = 'coells'
dependencies = []
files = []
hgrepos = []
issue_num = 34781
keywords = []
message_count = 11.0
messages = ['326178', '326187', '326401', '326407', '326408', '326448', '326482', '326483', '326484', '326499', '336538']
nosy_count = 9.0
nosy_names = ['ronaldoussoren', 'pitrou', 'ned.deily', 'davin', 'calimeroteknik', 'coells', 'Dongyan Li', 'myles.steinhauser', 'antonio.vazquez']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34781'
versions = ['Python 2.7', 'Python 3.6']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or reproduction are provided; start by reviewing BPO issue 34781 and the multiprocessing.Pool entry point to recover the reported hanging scenario. Done means the infinite wait is reproducibly characterized and the issue has a verified resolution with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100