Skip to content

Not deleting temporary files causes buildup of temporary files #57

Description

@jack-melchert

f = tempfile.NamedTemporaryFile(delete=False)

Is there a reason that delete=False? And is there a way of keeping track of these files and deleting them when they are not needed anymore?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions