Trying to cleanly terminate a threaded Queue at exit of program raises an "EOFError"
Offen
Dieses Issue hat noch niemand übernommen.
stdlib
topic-multiprocessing
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 33076 |
|---|---|
| Nosy | @Delgan |
| 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-03-14.21:14:36.670>
labels = ['type-bug', 'library']
title = 'Trying to cleanly terminate a threaded Queue at exit of program raises an "EOFError"'
updated_at = <Date 2018-03-14.21:14:36.670>
user = 'https://github.com/Delgan'
bugs.python.org fields:
activity = <Date 2018-03-14.21:14:36.670>
actor = 'Delgan'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-03-14.21:14:36.670>
creator = 'Delgan'
dependencies = []
files = ['47486']
hgrepos = []
issue_num = 33076
keywords = []
message_count = 1.0
messages = ['313841']
nosy_count = 1.0
nosy_names = ['Delgan']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33076'
versions = ['Python 3.5', 'Python 3.6']
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, die angehängte Reproduktion bug.py auszuführen, und bestätige den EOFError beim Herunterfahren der threaded Queue. Verfolge dann die relevante Python-Bibliotheksimplementierung und die vorhandenen Tests, um den Beendigungspfad zu identifizieren; als abgeschlossen gilt die Aufgabe, wenn das Programm sauber beendet wird, ohne EOFError auszulösen.
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
- 20/100