Interpreter exit blocks waiting for futures of shut-down ThreadPoolExecutors
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| BPO | 36780 |
|---|---|
| Nosy | @brianquinlan, @pitrou, @hniksic, @asvetlov, @Bluehorn, @aeros |
| 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 2019-05-03.09:28:03.892>
labels = ['3.7', '3.8', 'type-bug', 'library']
title = 'Interpreter exit blocks waiting for futures of shut-down ThreadPoolExecutors'
updated_at = <Date 2020-04-15.02:39:49.873>
user = 'https://github.com/hniksic'
bugs.python.org fields:
activity = <Date 2020-04-15.02:39:49.873>
actor = 'aeros'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-05-03.09:28:03.892>
creator = 'hniksic'
dependencies = []
files = ['48297']
hgrepos = []
issue_num = 36780
keywords = ['patch']
message_count = 19.0
messages = ['341329', '341515', '341573', '341630', '341734', '341737', '341992', '342259', '342260', '342261', '366372', '366415', '366419', '366421', '366424', '366431', '366437', '366439', '366479']
nosy_count = 6.0
nosy_names = ['bquinlan', 'pitrou', 'hniksic', 'asvetlov', 'torsten', 'aeros']
pr_nums = ['13250']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue36780'
versions = ['Python 3.7', 'Python 3.8']
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Esamina prima la PR python/cpython#13250 e il file pool-shutdown caricato; l’issue riguarda l’uscita dell’interprete, i futures e i ThreadPoolExecutors arrestati. Riproduci il comportamento di uscita segnalato e confrontalo con la patch proposta. Il lavoro è completato quando l’uscita dell’interprete non si blocca più in attesa dei futures degli executor arrestati.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100