Skip to content

signal_handler() is not reentrant: deadlock in Py_AddPendingCall() #55977

@vstinner

Description

@vstinner
BPO 11768
Nosy @pitrou, @vstinner
Files
  • signal_reentrant.patch
  • signal_versionadded.patch
  • 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 = <Date 2011-04-18.14:48:12.819>
    created_at = <Date 2011-04-05.00:19:17.272>
    labels = ['library']
    title = 'signal_handler() is not reentrant: deadlock in Py_AddPendingCall()'
    updated_at = <Date 2011-04-18.14:48:12.818>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2011-04-18.14:48:12.818>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-04-18.14:48:12.819>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2011-04-05.00:19:17.272>
    creator = 'vstinner'
    dependencies = []
    files = ['21702', '21703']
    hgrepos = []
    issue_num = 11768
    keywords = ['patch']
    message_count = 17.0
    messages = ['132993', '132995', '133257', '133267', '133268', '133941', '133942', '133943', '133957', '133958', '133959', '133960', '133961', '133964', '133970', '133971', '133973']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue11768'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions