Skip to content

Cleaning up a subprocess with a broken pipe #65818

@vadmium

Description

@vadmium
BPO 21619
Nosy @pitrou, @vstinner, @davidmalcolm, @4kir4, @vadmium, @serhiy-storchaka
Files
  • pipe-cleanup.patch
  • overflow-pipe-test.patch
  • overflow-pipe-test-2.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/serhiy-storchaka'
    closed_at = <Date 2015-03-08.08:42:12.791>
    created_at = <Date 2014-05-31.12:57:05.282>
    labels = ['library', 'performance']
    title = 'Cleaning up a subprocess with a broken pipe'
    updated_at = <Date 2015-03-08.08:42:12.790>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-03-08.08:42:12.790>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-08.08:42:12.791>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-05-31.12:57:05.282>
    creator = 'martin.panter'
    dependencies = []
    files = ['37463', '38364', '38386']
    hgrepos = []
    issue_num = 21619
    keywords = ['patch']
    message_count = 26.0
    messages = ['219450', '232732', '236873', '236874', '236875', '236877', '236949', '236950', '236952', '236961', '236964', '237005', '237098', '237105', '237109', '237116', '237119', '237121', '237124', '237226', '237249', '237409', '237484', '237514', '237515', '237516']
    nosy_count = 9.0
    nosy_names = ['pitrou', 'vstinner', 'Arfrever', 'dmalcolm', 'akira', 'rosslagerwall', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue21619'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    performancePerformance 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