Skip to content

siginterrupt with flag=False is reset when signal received #52601

@spiv

Description

@spiv
mannequin
BPO 8354
Nosy @bitdancer, @bz2
Files
  • sig-test.py: Sample program to demonstrate loss of siginterrupt flag
  • test_signal_siginterrupt.diff: Patch to add check to test_signal
  • signal_noreinstall.diff: Patch to remove signal reinstall from signal_handler when sigaction is used
  • 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 2010-05-09.03:30:06.407>
    created_at = <Date 2010-04-09.06:50:36.754>
    labels = ['type-bug', 'library']
    title = 'siginterrupt with flag=False is reset when signal received'
    updated_at = <Date 2010-05-23.15:34:57.197>
    user = 'https://bugs.python.org/spiv'

    bugs.python.org fields:

    activity = <Date 2010-05-23.15:34:57.197>
    actor = 'vila'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-05-09.03:30:06.407>
    closer = 'exarkun'
    components = ['Library (Lib)']
    creation = <Date 2010-04-09.06:50:36.754>
    creator = 'spiv'
    dependencies = []
    files = ['16837', '16847', '16848']
    hgrepos = []
    issue_num = 8354
    keywords = ['patch', 'needs review']
    message_count = 16.0
    messages = ['102688', '102725', '102742', '103204', '103205', '103207', '103208', '103209', '103212', '103213', '103214', '103243', '103276', '105136', '105185', '105369']
    nosy_count = 6.0
    nosy_names = ['spiv', 'exarkun', 'vila', 'r.david.murray', 'gz', 'neologix']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8354'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions