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

Restore interrupted delta computation #5

Open
GoogleCodeExporter opened this issue Oct 24, 2015 · 1 comment
Open

Restore interrupted delta computation #5

GoogleCodeExporter opened this issue Oct 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

When computation was interrupted e.g. by rebooting the computer, new attempt 
can start from the beginning of the last running pass.

Original issue reported on code.google.com by mantl...@gmail.com on 14 Sep 2012 at 6:37

@GoogleCodeExporter
Copy link
Author

This issue was updated by revision 65a357c512eb.

When a pass is finished, temporary status file is created based on name of the 
delta file. When computation with the same delta is run again, computation 
starts from broken pass. It is user's responsibility to run the program with 
the same options. Mixing options between passes can lead to unexpected results.

Additional verify run when a broken run is finished is highly recommended.

Original comment by mantl...@gmail.com on 14 Sep 2012 at 6:41

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

No branches or pull requests

1 participant