signal.pause() and signal handlers don't react to SIGCHLD in non-main thread

Abierto
#66,094 18 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python

Línea de trabajo

Start by reviewing PR #768 and the referenced scripts signal_pause_doesnt_wake_up.py and thread_signal.py. Reproduce the SIGCHLD behavior with signal.pause() and handlers in a non-main thread, then verify that both respond as described in the issue.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

3.7 (EOL) interpreter-core
BPO 21895
Nosy @gvanrossum, @pitrou, @vstinner, @njsmith
PRs
  • python/cpython#768
  • Files
  • signal_pause_doesnt_wake_up.py
  • thread_signal.py
  • 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 2014-07-01.10:01:35.002>
    labels = ['interpreter-core', '3.7']
    title = "signal.pause() and signal handlers don't react to SIGCHLD in non-main thread"
    updated_at = <Date 2021-01-13.06:14:20.968>
    user = 'https://bugs.python.org/bkabrda'
    

    bugs.python.org fields:

    activity = <Date 2021-01-13.06:14:20.968>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2014-07-01.10:01:35.002>
    creator = 'bkabrda'
    dependencies = []
    files = ['35815', '46752']
    hgrepos = []
    issue_num = 21895
    keywords = []
    message_count = 18.0
    messages = ['222021', '222022', '222028', '289913', '289920', '289952', '289953', '289957', '289964', '289976', '289977', '289978', '289980', '289981', '290024', '290030', '290031', '384997']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'pitrou', 'vstinner', 'njs', 'neologix', 'bkabrda']
    pr_nums = ['768']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21895'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']
    

    Lenguaje dominante
    Python
    Estrellas
    77.2k
    Forks
    36k
    Merge medio
    1 d 9 h
    PR fusionados (30 d)
    558

    Guía de contribución

    Abrir la guía de contribución

    Primeros pasos

    1. Lee el issue completo y luego la guía de contribución del proyecto.
    2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
    3. Haz un fork del repositorio y trabaja en una rama.
    4. Abre un pull request que haga referencia al número del issue.

    Más de python/cpython

    Todos los issues de python/cpython

    Issues similares

    Más issues de Python

    Recibe los nuevos issues en tu correo

    Un resumen breve de issues de GitHub para principiantes.