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

client: When a task fails, kill all other tasks in the task group #962

Merged
merged 2 commits into from
Mar 26, 2016

Conversation

dadgar
Copy link
Contributor

@dadgar dadgar commented Mar 22, 2016

This PR:

  • Kills tasks in a task group when one fails.
  • Doesn't mark a task as received during a restore.
  • Fixes the TestAllocRunner_SaveRestoreState_TerminalAlloc test

Fixes #806

@adrianlop
Copy link
Contributor

hi @dadgar, I understand that this will kill only the same task group, not the other groups if you have instances=2 or more right?

@dadgar
Copy link
Contributor Author

dadgar commented Mar 23, 2016

@adrianlop Correct!

@dadgar
Copy link
Contributor Author

dadgar commented Mar 23, 2016

@diptanu for review

@adrianlop
Copy link
Contributor

great thanks @dadgar :)

@diptanu
Copy link
Contributor

diptanu commented Mar 25, 2016

LGTM

@dadgar dadgar merged commit 21abd52 into master Mar 26, 2016
@dadgar dadgar deleted the b-failed-task-kills-tg branch March 26, 2016 02:27
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants