Skip to content

multiprocessing.Pool should join "dead" processes #75202

@vstinner

Description

@vstinner
BPO 31019
Nosy @vstinner
PRs
  • bpo-31019: multiprocessing.Pool.terminate() now joins "dead" processes #2849
  • bpo-31019: Fix multiprocessing.Process.is_alive() #2875
  • [3.6] bpo-26762, bpo-31019: Backport multiprocessing fixes from master to 3.6 #2879
  • [2.7] bpo-31019: Fix multiprocessing.Process.is_alive() (#2875) #2882
  • 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 2017-07-26.15:55:41.607>
    created_at = <Date 2017-07-24.17:36:38.219>
    labels = ['3.7', 'library', 'performance']
    title = 'multiprocessing.Pool should join "dead" processes'
    updated_at = <Date 2017-07-26.15:55:41.605>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-07-26.15:55:41.605>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-26.15:55:41.607>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-07-24.17:36:38.219>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31019
    keywords = []
    message_count = 6.0
    messages = ['299002', '299170', '299177', '299189', '299245', '299246']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['2849', '2875', '2879', '2882']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue31019'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions