Skip to content

File handles are maybe not being released #896

Description

@ryan-kipawa

I think we need to investigate if there's file handles being leaked based on this issue:

DHI/mikecore-python#41

It seems the handles are living on long after data has been read, which is causing problems on Windows for long-running processes or ones which read 500+ files in a single process.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions