infinite waiting in multiprocessing.Pool
オープン
まだ誰も着手していません。
topic-multiprocessing
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| 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']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイル、テスト、再現手順は提供されていないため、まず BPO issue 34781 と multiprocessing.Pool のエントリポイントを確認し、報告されたハングのシナリオを再現可能な形で把握します。完了の条件は、無限待機が再現可能な形で特徴付けられ、回帰テストによるカバレッジを伴う検証済みの解決が issue に対して行われていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100