Skip to content

Race condition in subprocess.Popen which causes a huge memory leak #71635

@aonishuk

Description

@aonishuk
mannequin
BPO 27448
Nosy @gpshead, @bitdancer, @pppery, @aonishuk, @GlenWalker
PRs
  • bpo-27448: Work around a gc.disable race condition in subprocess. #1932
  • Files
  • issue27448-gps01.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 = 'https://github.com/gpshead'
    closed_at = <Date 2017-09-05.18:21:44.933>
    created_at = <Date 2016-07-04.12:52:32.056>
    labels = []
    title = 'Race condition in subprocess.Popen which causes a huge memory leak'
    updated_at = <Date 2018-05-03.03:59:15.953>
    user = 'https://github.com/aonishuk'

    bugs.python.org fields:

    activity = <Date 2018-05-03.03:59:15.953>
    actor = 'gwalker'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2017-09-05.18:21:44.933>
    closer = 'gregory.p.smith'
    components = []
    creation = <Date 2016-07-04.12:52:32.056>
    creator = 'aonishuk'
    dependencies = []
    files = ['43630']
    hgrepos = []
    issue_num = 27448
    keywords = ['patch']
    message_count = 10.0
    messages = ['269783', '269796', '269802', '269804', '269847', '269885', '269915', '301351', '301352', '316107']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'gps', 'r.david.murray', 'ppperry', 'aonishuk', 'gwalker']
    pr_nums = ['1932']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue27448'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions