Skip to content

Use tempfile module for temporary files #38

@knikolla

Description

@knikolla

I would like to see all of these items being downloaded into /tmp converted to use tempfile.TemporaryFile (or tempfile.NamedTemporaryFile, if necessary) so that they are automatically cleaned up, but I think that may be for a future PR (because it will require some minor re-architecting of the code).

Originally posted by @larsks in #37 (comment)

Metadata

Metadata

Assignees

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