Skip to content

subprocess.Popen should emit a ResourceWarning in destructor if the process is still running #70928

@vstinner

Description

@vstinner
BPO 26741
Nosy @pitrou, @vstinner, @vadmium, @serhiy-storchaka
Files
  • subprocess_res_warn.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 2016-08-17.12:46:23.083>
    created_at = <Date 2016-04-12.22:49:07.385>
    labels = ['library', 'performance']
    title = 'subprocess.Popen should emit a ResourceWarning in destructor if the process is still running'
    updated_at = <Date 2017-01-06.09:50:28.276>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-01-06.09:50:28.276>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-08-17.12:46:23.083>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2016-04-12.22:49:07.385>
    creator = 'vstinner'
    dependencies = []
    files = ['42448']
    hgrepos = []
    issue_num = 26741
    keywords = ['patch']
    message_count = 15.0
    messages = ['263281', '263285', '263287', '263288', '263296', '265930', '265931', '265933', '265937', '265940', '272532', '272534', '272535', '272931', '284803']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue26741'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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