Skip to content

Popen wait() doesn't handle spurious wakeups #58604

@amscanne

Description

@amscanne
mannequin
BPO 14396
Nosy @gpshead
Files
  • waitpid-2.7.patch: Fix for 2.7 based on 75701:d46c1973d3c4
  • 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 = 'https://github.com/gpshead'
    closed_at = <Date 2012-11-11.05:16:10.087>
    created_at = <Date 2012-03-24.04:04:23.538>
    labels = ['type-bug', 'library']
    title = "Popen wait() doesn't handle spurious wakeups"
    updated_at = <Date 2012-11-11.05:16:10.071>
    user = 'https://bugs.python.org/amscanne'

    bugs.python.org fields:

    activity = <Date 2012-11-11.05:16:10.071>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2012-11-11.05:16:10.087>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2012-03-24.04:04:23.538>
    creator = 'amscanne'
    dependencies = []
    files = ['25009']
    hgrepos = []
    issue_num = 14396
    keywords = ['patch', 'needs review']
    message_count = 7.0
    messages = ['156683', '156684', '156685', '156743', '175320', '175321', '175322']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'neologix', 'python-dev', 'amscanne']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14396'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    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