Skip to content

test_multiprocessing dictionary changed size errors and hang #51309

@bitdancer

Description

@bitdancer
BPO 7060
Nosy @gpshead, @pitrou, @kristjanvalur, @vstinner, @jparise, @benjaminp, @bitdancer
Dependencies
  • bpo-7105: weak dict iterators are fragile because of unpredictable GC runs
  • bpo-7318: multiprocessing should not wait endlessly
  • Files
  • test_multiprocessing.log
  • 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 2018-06-27.21:30:55.822>
    created_at = <Date 2009-10-05.01:40:55.964>
    labels = ['type-bug', 'library']
    title = 'test_multiprocessing dictionary changed size errors and hang'
    updated_at = <Date 2018-06-27.21:30:55.820>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2018-06-27.21:30:55.820>
    actor = 'vstinner'
    assignee = 'jnoller'
    closed = True
    closed_date = <Date 2018-06-27.21:30:55.822>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2009-10-05.01:40:55.964>
    creator = 'r.david.murray'
    dependencies = ['7105', '7318']
    files = ['15045']
    hgrepos = []
    issue_num = 7060
    keywords = []
    message_count = 30.0
    messages = ['93570', '93571', '93601', '93605', '93815', '93825', '93854', '93855', '93856', '93857', '93859', '94413', '95173', '95175', '95178', '95182', '95183', '95184', '95188', '95194', '95195', '95196', '95203', '95204', '95205', '95206', '95372', '203249', '205226', '320627']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'kristjan.jonsson', 'vstinner', 'jon', 'benjamin.peterson', 'jnoller', 'r.david.murray', 'asksol']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7060'
    versions = ['Python 3.2']

    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