Skip to content

Truebit OS does not delete temp folders of old tasks #13

@medoledltd

Description

@medoledltd

Truebit OS does not seem to delete the temporary folders created for tasks. It could be a configuration option to delete the folders after x number of days, either during startup of Truebit OS or during task execution. Example to delete folders older than 3 days:
find /truebit-eth -name 'tmp.*' -type d -daystart -mtime +3 -delete

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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