multiprocessing.Pool.imaps iterators do not maintain alive the multiprocessing.Pool objects · Issue #79559 · python/cpython · GitHub
Skip to content

multiprocessing.Pool.imaps iterators do not maintain alive the multiprocessing.Pool objects #79559

Description

@pablogsal
BPO 35378
Nosy @pitrou, @vstinner, @ericvw, @applio, @tzickel, @pablogsal
PRs
  • bpo-35378: Link the lifetime of the pool to the pool's iterators and results #10852
  • bpo-35378: Fix multiprocessing.Pool references #11627
  • bpo-35378: Fix multiprocessing.Pool references #11627
  • bpo-35378: Fix multiprocessing.Pool references #11627
  • 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 2019-02-11.17:47:40.589>
    created_at = <Date 2018-12-02.16:43:32.510>
    labels = ['3.8', 'type-bug', 'library']
    title = 'multiprocessing.Pool.imaps iterators do not maintain alive the multiprocessing.Pool objects'
    updated_at = <Date 2019-02-12.19:39:32.780>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2019-02-12.19:39:32.780>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-11.17:47:40.589>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2018-12-02.16:43:32.510>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35378
    keywords = ['patch']
    message_count = 22.0
    messages = ['330890', '330893', '330895', '330896', '330899', '331214', '331224', '331225', '331226', '331227', '331228', '331229', '331442', '331444', '331452', '331725', '333012', '333573', '333582', '333594', '335242', '335358']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'ericvw', 'davin', 'tzickel', 'pablogsal']
    pr_nums = ['10852', '11627', '11627', '11627']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35378'
    versions = ['Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard 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