Skip to content

multiprocessing.Pool.join() always takes at least 100 ms #79660

@vstinner

Description

@vstinner
BPO 35479
Nosy @vstinner
PRs
  • bpo-35479: Optimize multiprocessing.Pool.join() #11136
  • bpo-35379: Check IDLE objects before calling method  #10564
  • 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 2021-09-21.22:26:17.456>
    created_at = <Date 2018-12-13.00:36:54.696>
    labels = ['3.8', 'library']
    title = 'multiprocessing.Pool.join() always takes at least 100 ms'
    updated_at = <Date 2021-09-21.22:26:17.454>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-21.22:26:17.454>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-21.22:26:17.456>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-12-13.00:36:54.696>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35479
    keywords = ['patch']
    message_count = 6.0
    messages = ['331726', '331727', '331794', '331800', '331805', '402401']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['11136', '10564']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35479'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions