Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abort/Resume Support #4

Open
rickatnight11 opened this issue Nov 30, 2012 · 0 comments
Open

Abort/Resume Support #4

rickatnight11 opened this issue Nov 30, 2012 · 0 comments

Comments

@rickatnight11
Copy link
Owner

Currently aborting and retrying a script run will complain about missing files. This doesn't really cause issues, but it's not particularly graceful, and it affects the progress counter.

I propose modifying each line of the digest as the file is renamed (perhaps prepending a hash...simple and easy to check for), which the script can look for to skip. It may be worth going a step further and checking that the resultant file exists, as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant