Skip to content

gridjug kills all jobs if one jug task errors #1

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

Closed
andsor opened this issue Aug 18, 2015 · 2 comments
Closed

gridjug kills all jobs if one jug task errors #1

andsor opened this issue Aug 18, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@andsor
Copy link
Owner

andsor commented Aug 18, 2015

Apparently, GridMap kills all jobs if one of them fails.

@andsor
Copy link
Owner Author

andsor commented Aug 18, 2015

One solution could be to run jug with the --keep-going option as this swallows the exception raised by a task. Without the option, jug reraises the task exception.

@andsor andsor added the bug label Aug 18, 2015
@andsor andsor modified the milestone: 0.3 Aug 18, 2015
@andsor andsor self-assigned this Aug 18, 2015
@andsor
Copy link
Owner Author

andsor commented Aug 19, 2015

pygridtools/gridmap#61

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

No branches or pull requests

1 participant