Skip to content

os.walk() consumes a lot of file descriptors #70183

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25995
Nosy @gvanrossum, @vstinner, @larryhastings, @benhoyt, @vadmium, @serhiy-storchaka
Files
  • walk_consume_fds_opt1.patch
  • walk_consume_fds_opt2.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-24.11:05:58.710>
    created_at = <Date 2016-01-02.17:57:05.341>
    labels = ['library', 'performance']
    title = 'os.walk() consumes a lot of file descriptors'
    updated_at = <Date 2016-02-24.11:05:58.709>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-02-24.11:05:58.709>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-02-24.11:05:58.710>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-01-02.17:57:05.341>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41482', '41483']
    hgrepos = []
    issue_num = 25995
    keywords = ['patch']
    message_count = 13.0
    messages = ['257352', '257404', '258018', '258022', '258025', '258096', '258116', '258238', '260089', '260095', '260784', '260788', '260789']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'vstinner', 'larry', 'benhoyt', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue25995'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    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