Skip to content

multiprocessing.Pipe problem: "handle out of range in select()" #54736

@synapse

Description

@synapse
mannequin
BPO 10527
Nosy @pitrou, @vstinner, @giampaolo, @davidmalcolm, @dankenigsberg
Files
  • tester.py: tester application
  • multiproc.patch: multiprocessing patch
  • multiproc2.patch: multiprocessing patch refined
  • issue10527.patch
  • issue10527-2.patch
  • issue10527-3.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 2013-02-26.11:34:05.404>
    created_at = <Date 2010-11-25.11:15:11.268>
    labels = ['type-bug', 'library']
    title = 'multiprocessing.Pipe problem: "handle out of range in select()"'
    updated_at = <Date 2013-02-26.11:34:05.403>
    user = 'https://bugs.python.org/synapse'

    bugs.python.org fields:

    activity = <Date 2013-02-26.11:34:05.403>
    actor = 'sbt'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-02-26.11:34:05.404>
    closer = 'sbt'
    components = ['Library (Lib)']
    creation = <Date 2010-11-25.11:15:11.268>
    creator = 'synapse'
    dependencies = []
    files = ['19813', '19814', '22364', '27664', '28469', '28501']
    hgrepos = []
    issue_num = 10527
    keywords = ['patch']
    message_count = 49.0
    messages = ['122349', '122350', '138301', '138305', '138310', '138345', '138346', '138391', '173239', '173240', '173241', '173242', '173264', '173545', '173548', '173549', '173553', '173554', '173555', '173556', '173558', '173559', '173560', '173563', '173564', '173582', '178422', '178432', '178626', '178656', '178677', '178678', '178692', '178703', '178704', '178890', '178893', '178894', '179895', '179902', '179907', '179908', '179911', '179914', '179916', '179994', '179995', '180015', '180016']
    nosy_count = 13.0
    nosy_names = ['pitrou', 'vstinner', 'giampaolo.rodola', 'jnoller', 'synapse', 'asksol', 'dmalcolm', 'neologix', 'danken', 'Erez.Sh', 'python-dev', 'sbt', 'William.Edwards']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10527'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    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