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

Pipeline may resume over an unsucessful step #30

Open
lefterav opened this issue May 30, 2013 · 0 comments
Open

Pipeline may resume over an unsucessful step #30

lefterav opened this issue May 30, 2013 · 0 comments

Comments

@lefterav
Copy link
Collaborator

It has happenned to me that the program crashed during the creation of a .ppl file. Next time I started the program, it found the "existing" .ppl and tried to resume after it. This resulted in the annotation finishing normally, but with a lot of errors and missing values.

The right way to fix it would be tha PPLprocessor writes things incrementally in an .ppl.tmp file within the loop. When the loop is finished, it can rename the file to .ppl. This may be the case with other ResourceProcessors

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