Skip to content

Pool dies with excessive workers, but does not cleanup #63874

@dsoprea

Description

@dsoprea
mannequin
BPO 19675
Nosy @dsoprea, @applio, @JulienPalard
PRs
  • bpo-19675: Fixes pool cleanup issue #57
  • bpo-19675: Terminate processes if construction of a pool is failing. #5614
  • Files
  • pool.py.patch_2.7.6_20131120-1959: Patch to pool.py for Pool fork-fail cleanup bug.
  • trace.txt: Trace of bug happening on my platform
  • bug19675git.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 = None
    closed_at = <Date 2018-11-05.08:37:42.887>
    created_at = <Date 2013-11-21.01:52:19.814>
    labels = ['3.7', 'library', 'performance']
    title = 'Pool dies with excessive workers, but does not cleanup'
    updated_at = <Date 2018-11-05.08:37:42.886>
    user = 'https://github.com/dsoprea'

    bugs.python.org fields:

    activity = <Date 2018-11-05.08:37:42.886>
    actor = 'mdk'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-05.08:37:42.887>
    closer = 'mdk'
    components = ['Library (Lib)']
    creation = <Date 2013-11-21.01:52:19.814>
    creator = 'dsoprea'
    dependencies = []
    files = ['32742', '46560', '46635']
    hgrepos = []
    issue_num = 19675
    keywords = ['patch']
    message_count = 12.0
    messages = ['203556', '287235', '287648', '287658', '287660', '287709', '287711', '287712', '287785', '288044', '289556', '329273']
    nosy_count = 6.0
    nosy_names = ['sbt', 'dsoprea', 'davin', 'Winterflower', 'mdk', 'Vladimir Feinberg']
    pr_nums = ['57', '5614']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue19675'
    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