Skip to content

multiprocessing: ApplyResult.get() hangs if the pool is terminated #79659

@vstinner

Description

@vstinner
BPO 35478
Nosy @pitrou, @vstinner, @applio, @pablogsal
PRs
  • bpo-35479: Optimize multiprocessing.Pool.join() #11136
  • WIP: bpo-35478: pool terminated #11139
  • 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:36.594>
    created_at = <Date 2018-12-13.00:30:51.742>
    labels = ['3.8', 'library']
    title = 'multiprocessing: ApplyResult.get() hangs if the pool is terminated'
    updated_at = <Date 2021-09-21.22:26:36.593>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-21.22:26:36.593>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-21.22:26:36.594>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-12-13.00:30:51.742>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35478
    keywords = ['patch']
    message_count = 3.0
    messages = ['331724', '331793', '336940']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'davin', 'pablogsal']
    pr_nums = ['11136', '11139']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35478'
    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