Skip to content

rustpkg creates temporary directories but does not delete them #9764

Closed
@ben0x539

Description

@ben0x539

rustpkg calls extra::tempfile::mkdtemp (mostly in rustpkg/tests but also in rustpkg::{package_source,version}) and doesn't ever remove the resulting directories.

/tmp grows by 8MiB every time I run make check, we should fix it before I run out of disk space and have to reboot! ;)

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