Skip to content

Failure to clean temporary directories #76

@pinchartl

Description

@pinchartl

Commands that download patchwork API resources for internal usage (such as git pw series apply) call api.download() without an output argument. This creates a temporary directory to store the downloaded resources. git-pw leaves those temporary directories around, slowly filling /tmp over time. They should instead be removed upon exit.

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