reproducible deadlock with multiprocessing.Pool
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
topic-multiprocessing
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 35267 |
|---|---|
| Nosy | @pitrou, @vstinner, @jfgossage, @applio, @pablogsal, @Windsooon |
| PRs | |
| Files |
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-11-17.01:06:38.878>
labels = ['3.7', 'type-bug', 'library']
title = 'reproducible deadlock with multiprocessing.Pool'
updated_at = <Date 2019-09-11.13:12:25.823>
user = 'https://bugs.python.org/dzhu'
bugs.python.org fields:
activity = <Date 2019-09-11.13:12:25.823>
actor = 'davin'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-11-17.01:06:38.878>
creator = 'dzhu'
dependencies = []
files = ['47937', '47979', '47980']
hgrepos = []
issue_num = 35267
keywords = ['patch']
message_count = 8.0
messages = ['330017', '330018', '330202', '330968', '331260', '331401', '331403', '351856']
nosy_count = 8.0
nosy_names = ['pitrou', 'vstinner', 'Jonathan.Gossage', 'davin', 'pablogsal', 'Windson Yang', 'dzhu', 'nconway']
pr_nums = ['11143']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35267'
versions = ['Python 3.6', 'Python 3.7']
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, den Reproducer in lock.py auszuführen, und vergleiche sein Verhalten mit lock1.py und lock1.result.txt. Sieh dir PR python/cpython#11143 und den dadurch geänderten Code der multiprocessing-Bibliothek an; abgeschlossen ist die Aufgabe, wenn der reproduzierbare Deadlock behoben ist und die relevanten Tests erfolgreich durchlaufen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- operating-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100