Skip to content

Garbage collect temporary files #79

@unode

Description

@unode

When running ngless, files are accumulated in the temporary directory until the entire computation is complete at which point they are deleted from disk.
With sufficiently large scripts (or large inputs) it's easy to run out of storage in this location.

Can we implement some kind of garbage collecting solution that removes files from --temporary-directory once no additional computation depends on them?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions