Skip to content

File descriptor leaks in os.scandir() #70182

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25994
Nosy @gvanrossum, @vstinner, @benhoyt, @vadmium, @serhiy-storchaka, @MojoVampire
Files
  • scandir_close.patch
  • scandir_close_2.patch
  • scandir_close_3.patch
  • scandir_close_4.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-02-11.11:41:09.240>
    created_at = <Date 2016-01-02.17:48:16.212>
    labels = ['extension-modules', 'performance']
    title = 'File descriptor leaks in os.scandir()'
    updated_at = <Date 2016-02-11.11:53:27.729>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-02-11.11:53:27.729>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-02-11.11:41:09.240>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-01-02.17:48:16.212>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41857', '41869', '41873', '41881']
    hgrepos = []
    issue_num = 25994
    keywords = ['patch']
    message_count = 27.0
    messages = ['257351', '257377', '257391', '257398', '258017', '258040', '258045', '258047', '258233', '258239', '258242', '258244', '259867', '259891', '259901', '259904', '259920', '259937', '259939', '259947', '259968', '259996', '259998', '260041', '260087', '260094', '260096']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'vstinner', 'benhoyt', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'josh.r']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue25994'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirperformancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions