Skip to content

subprocess - uncaught PermissionError in send_signal can cause hang #81272

@wesinator

Description

@wesinator
mannequin
BPO 37091
Nosy @gpshead, @wesinator, @iritkatriel
PRs
  • bpo-37091: subprocess - Handle uncaught PermissionError in send_signal #13669
  • Superseder
  • bpo-37424: subprocess.run timeout does not function if shell=True and capture_output=True
  • 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 2022-01-30.16:51:48.774>
    created_at = <Date 2019-05-29.22:52:02.516>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'subprocess - uncaught PermissionError in send_signal can cause hang'
    updated_at = <Date 2022-01-30.16:51:48.774>
    user = 'https://github.com/wesinator'

    bugs.python.org fields:

    activity = <Date 2022-01-30.16:51:48.774>
    actor = 'iritkatriel'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2022-01-30.16:51:48.774>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2019-05-29.22:52:02.516>
    creator = 'wesinator'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37091
    keywords = []
    message_count = 4.0
    messages = ['343939', '344014', '345061', '411015']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'wesinator', 'iritkatriel']
    pr_nums = ['13669']
    priority = 'low'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '37424'
    type = 'behavior'
    url = 'https://bugs.python.org/issue37091'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions