Skip to content

subprocess.Popen.terminate can raise exception on Posix #61333

@siona

Description

@siona
mannequin
BPO 17131
Nosy @gpshead, @vadmium
Superseder
  • bpo-6973: subprocess.Popen.send_signal doesn't check whether the process has terminated
  • 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 2015-11-15.22:42:28.090>
    created_at = <Date 2013-02-05.09:54:59.318>
    labels = ['type-bug', 'library']
    title = 'subprocess.Popen.terminate can raise exception on Posix'
    updated_at = <Date 2015-11-15.22:42:28.089>
    user = 'https://bugs.python.org/siona'

    bugs.python.org fields:

    activity = <Date 2015-11-15.22:42:28.089>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2015-11-15.22:42:28.090>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2013-02-05.09:54:59.318>
    creator = 'siona'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 17131
    keywords = []
    message_count = 6.0
    messages = ['181425', '223365', '223437', '223495', '223525', '225482']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'siona', 'BreamoreBoy', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'needs patch'
    status = 'closed'
    superseder = '6973'
    type = 'behavior'
    url = 'https://bugs.python.org/issue17131'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    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