Skip to content

multiprocessing ThreadPool is untested #70710

@pitrou

Description

@pitrou
BPO 26523
Nosy @pitrou, @serhiy-storchaka, @applio
Files
  • test_threadpool.patch
  • test_threadpool2.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 = 'https://github.com/pitrou'
    closed_at = <Date 2016-03-15.09:56:34.813>
    created_at = <Date 2016-03-09.20:37:10.248>
    labels = ['tests', 'type-bug', 'library']
    title = 'multiprocessing ThreadPool is untested'
    updated_at = <Date 2016-03-15.09:56:34.812>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2016-03-15.09:56:34.812>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2016-03-15.09:56:34.813>
    closer = 'pitrou'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2016-03-09.20:37:10.248>
    creator = 'pitrou'
    dependencies = []
    files = ['42107', '42108']
    hgrepos = []
    issue_num = 26523
    keywords = ['patch']
    message_count = 5.0
    messages = ['261474', '261476', '261484', '261804', '261807']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'jnoller', 'neologix', 'python-dev', 'sbt', 'serhiy.storchaka', 'davin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26523'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions