multiprocessing: shared manager Pool fails with AttributeError
Offen
Dieses Issue hat noch niemand übernommen.
stdlib
topic-multiprocessing
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 35919 |
|---|---|
| Nosy | @pitrou, @giampaolo, @applio |
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-06.17:36:20.688>
labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
title = 'multiprocessing: shared manager Pool fails with AttributeError'
updated_at = <Date 2020-07-09.20:12:44.279>
user = 'https://github.com/giampaolo'
bugs.python.org fields:
activity = <Date 2020-07-09.20:12:44.279>
actor = 'Felipe A. Hernandez'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-02-06.17:36:20.688>
creator = 'giampaolo.rodola'
dependencies = []
files = []
hgrepos = []
issue_num = 35919
keywords = []
message_count = 2.0
messages = ['334962', '373427']
nosy_count = 4.0
nosy_names = ['pitrou', 'giampaolo.rodola', 'davin', 'Felipe A. Hernandez']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35919'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']
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
Die Payload identifiziert einen Fehler im gemeinsamen manager Pool von multiprocessing, nennt aber weder eine Quelldatei noch einen Test oder eine Reproduktion. Beginne damit, die Implementierung des manager Pool zu finden und den AttributeError zu reproduzieren; abgeschlossen ist die Aufgabe, wenn das fehlschlagende Szenario funktioniert und durch Regressionstestabdeckung abgesichert ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100