Skip to content

fix duplicate exit checker, add longer initial task wait#1412

Merged
ssalinas merged 3 commits into
masterfrom
executor_slow_launch
Feb 16, 2017
Merged

fix duplicate exit checker, add longer initial task wait#1412
ssalinas merged 3 commits into
masterfrom
executor_slow_launch

Conversation

@wsorenson
Copy link
Copy Markdown
Contributor

@wsorenson wsorenson commented Feb 3, 2017

Prevents an extra exit checker enrollment which will fail (and prevent normal shutdown)

Adds a new initial task wait that is longer than task wait.

Note that the executor already did the right thing WRT to locks/concurrency when the task is submitted after a shutdown has started, it was the extra exit checker enrollment which could cause a failure to propagate the TASK_LOST.

@wsorenson wsorenson added the hs_qa label Feb 6, 2017
@ssalinas ssalinas modified the milestone: 0.14.0 Feb 9, 2017
@ssalinas ssalinas merged commit c9900f2 into master Feb 16, 2017
@ssalinas ssalinas deleted the executor_slow_launch branch February 16, 2017 19:03
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

Successfully merging this pull request may close these issues.

2 participants