Skip to content

Successful cache restores don't refresh the full tree #80

@Technici4n

Description

@Technici4n

restoreOutputsFromCache will update the last modified time of the cache marker file, to make sure that the outputs of the node don't get cleaned up over time.

However this is not done transitively, so for example the outputs of the decompile step will eventually get GC'ed because nothing else is depending on it directly. We should instead try to update the last modified times of the whole dependency tree.

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