Skip to content

Residual files .depend.* .target.* .lock.* left over after running #32

Description

@msg

When running redo sometimes these file are left over and build up over time.

After looking at the code run_script is the only function that knows about them unless your are running with the -j option. When -j is specified, the .target.* files can be cleaned up but not the .target.* or .lock.* files. If running without -j, all the files don't get removed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions