Skip to content

Extend subprocess.kill to be able to kill process groups #49365

@erickt

Description

@erickt
mannequin
BPO 5115
Nosy @gpshead, @amauryfa, @vstinner, @giampaolo, @briancurtin, @IIIIllllIIIIllllIIIIllllIIIIllllIIIIll, @eryksun, @fangyi-zhou, @haizaar
Superseder
  • bpo-37424: subprocess.run timeout does not function if shell=True and capture_output=True
  • Files
  • killpg.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 2019-07-01.00:06:10.259>
    created_at = <Date 2009-01-31.02:50:59.026>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Extend subprocess.kill to be able to kill process groups'
    updated_at = <Date 2019-07-01.00:06:10.250>
    user = 'https://bugs.python.org/erickt'

    bugs.python.org fields:

    activity = <Date 2019-07-01.00:06:10.250>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-01.00:06:10.259>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2009-01-31.02:50:59.026>
    creator = 'erickt'
    dependencies = []
    files = ['12899']
    hgrepos = []
    issue_num = 5115
    keywords = ['patch']
    message_count = 8.0
    messages = ['80850', '81076', '98087', '107615', '108062', '134500', '292233', '346945']
    nosy_count = 13.0
    nosy_names = ['gregory.p.smith', 'guettli', 'amaury.forgeotdarc', 'vstinner', 'giampaolo.rodola', 'erickt', 'brian.curtin', 'neologix', 'xuanji', 'Ernst.Sj\xc3\xb6strand', 'eryksun', 'fangyizhou', 'haizaar']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '37424'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5115'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions