Skip to content

Client leaves tempfile cruft on failure #135

Description

@RussTorres

In some clients there is a pattern of using tempfile.NamedTemporaryFile with delete=False followed by os.remove. This does not effectively utilize the power of tempfile and can leave behind pretty large temporary files when there is a client failure.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions