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

Add option of force delete running/idle/queued jobs #474

Closed
capitancambio opened this issue Apr 8, 2016 · 4 comments
Closed

Add option of force delete running/idle/queued jobs #474

capitancambio opened this issue Apr 8, 2016 · 4 comments
Assignees
Milestone

Comments

@capitancambio
Copy link
Collaborator

Sometime some jobs will remain with these statuses after a crash or a force shut down. Add a flag to the delete api so we can force the deletion

@capitancambio
Copy link
Collaborator Author

see daisy/pipeline-framework#105

@josteinaj
Copy link
Member

Would this allow stopping of jobs that are actually (not apparently) running as well? If not, what would happen if one tried?

@capitancambio
Copy link
Collaborator Author

That's a really good point. It might create some unexpected behaviours and it might leave some files unaccounted for. This is not a good idea, I'll roll back to the clean at start up time approach.

@rdeltour
Copy link
Member

Merged.

@rdeltour rdeltour added this to the v1.10 milestone Sep 19, 2016
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

3 participants