Skip to content

Client leaves tempfile cruft on failure #135

@RussTorres

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.

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