Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.
This repository was archived by the owner on Feb 19, 2024. It is now read-only.

Package object never closes File handles #16

@capotej

Description

@capotej

As was pointed out in this thread, the Package object should aim to be as immutable as possible. Right now, we open File objects in order to read the filename of the passed in File or string path, but these are never closed. We should close these after we are done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions