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

Remove allbands.concat.shiftedback_<source>.ms before postFacet #2

Open
nudomarinero opened this issue Jun 18, 2015 · 3 comments
Open
Assignees

Comments

@nudomarinero
Copy link
Collaborator

Remove this file before it is created to avoid the crash of the main program if an stale version is already present.

@nudomarinero nudomarinero self-assigned this Jun 18, 2015
@mhardcastle
Copy link
Collaborator

This change shouldn't be necessary. It's already removed at the start of a facet if it exists unless you are restarting, in which case you want it.

@mhardcastle
Copy link
Collaborator

Oh, sorry, I'm talking rubbish. You mean the shiftedback version... yes, no reason not to delete that if it exists.

@nudomarinero
Copy link
Collaborator Author

If the program crashes after (or while) this file is created (for example, if you run out of scratch space :) ), then it will crash again and again until it is manually deleted.
I found this issue today and took note here to not to forget to correct it.

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

2 participants