multiprocessing.Connection.poll raises BrokenPipeError on Windows
Abierto
Nadie ha tomado este issue todavía.
3.9 (EOL)
topic-multiprocessing
type-bug
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 36k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
| BPO | 41008 |
|---|---|
| Nosy | @zanchey |
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 2020-06-17.14:59:25.730>
labels = ['type-bug', '3.9']
title = 'multiprocessing.Connection.poll raises BrokenPipeError on Windows'
updated_at = <Date 2020-06-17.14:59:25.730>
user = 'https://github.com/zanchey'
bugs.python.org fields:
activity = <Date 2020-06-17.14:59:25.730>
actor = 'zanchey'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2020-06-17.14:59:25.730>
creator = 'zanchey'
dependencies = []
files = []
hgrepos = []
issue_num = 41008
keywords = []
message_count = 1.0
messages = ['371748']
nosy_count = 1.0
nosy_names = ['zanchey']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41008'
versions = ['Python 3.9']
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Start at the multiprocessing.Connection.poll entry point and reproduce the reported behavior on Windows. Trace why polling raises BrokenPipeError, then verify that polling a broken connection behaves as intended without introducing regressions. The issue provides no source file or test location, so locating the implementation and relevant tests is part of the initial investigation.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- operating-systems
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100