Skip to content

_multiprocessing.Connection.poll with timeout uses polling under Windows #55877

@pitrou

Description

@pitrou
BPO 11668
Nosy @pitrou, @kristjanvalur, @tjguk, @briancurtin
Superseder
  • bpo-9205: Parent process hanging in multiprocessing if children terminate unexpectedly
  • Files
  • issue11668.diff
  • 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/briancurtin'
    closed_at = <Date 2012-04-01.14:03:25.955>
    created_at = <Date 2011-03-25.00:27:34.380>
    labels = ['performance']
    title = '_multiprocessing.Connection.poll with timeout uses polling under Windows'
    updated_at = <Date 2012-04-01.14:03:25.954>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2012-04-01.14:03:25.954>
    actor = 'pitrou'
    assignee = 'brian.curtin'
    closed = True
    closed_date = <Date 2012-04-01.14:03:25.955>
    closer = 'pitrou'
    components = []
    creation = <Date 2011-03-25.00:27:34.380>
    creator = 'pitrou'
    dependencies = []
    files = ['21405']
    hgrepos = []
    issue_num = 11668
    keywords = ['patch']
    message_count = 10.0
    messages = ['132058', '132059', '132069', '132215', '132217', '132238', '135393', '135434', '135494', '157289']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'kristjan.jonsson', 'tim.golden', 'jnoller', 'brian.curtin', 'asksol']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = '9205'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue11668'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions