Skip to content

subprocess.Popen.__exit__ doesn't wait for process end #56253

@pitrou

Description

@pitrou
BPO 12044
Nosy @gpshead, @pitrou, @vstinner, @briancurtin
Files
  • subprocess_zombie.diff
  • 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 2011-05-12.05:23:31.318>
    created_at = <Date 2011-05-09.19:24:14.200>
    labels = ['type-bug', 'library']
    title = "subprocess.Popen.__exit__ doesn't wait for process end"
    updated_at = <Date 2011-07-05.20:36:58.179>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2011-07-05.20:36:58.179>
    actor = 'vstinner'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2011-05-12.05:23:31.318>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2011-05-09.19:24:14.200>
    creator = 'pitrou'
    dependencies = []
    files = ['21969']
    hgrepos = []
    issue_num = 12044
    keywords = ['patch']
    message_count = 17.0
    messages = ['135635', '135641', '135642', '135648', '135649', '135652', '135658', '135675', '135690', '135715', '135765', '135783', '135814', '135815', '135816', '135841', '139904']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'brian.curtin', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12044'
    versions = ['Python 3.2', 'Python 3.3']

    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