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

Worker refactor #661

Merged
merged 3 commits into from
Feb 14, 2018
Merged

Worker refactor #661

merged 3 commits into from
Feb 14, 2018

Conversation

jsnoble
Copy link
Member

@jsnoble jsnoble commented Feb 12, 2018

No description provided.

@kstaken
Copy link
Member

kstaken commented Feb 14, 2018

This needs a rebase

@kstaken
Copy link
Member

kstaken commented Feb 14, 2018

Integration tests pass. Manual testing LGTM.

@kstaken kstaken merged commit 25c9a3e into terascope:master Feb 14, 2018
function terminalShutdown(errEV) {
logger.error(`Terminal error, shutting down execution ${exId}`);
events.emit('worker:shutdown');
messaging.respond({ message: 'execution:error:terminal', error: errEV.error, ex_id: exId });
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't block the merge of this PR for this issue but this message is still incorrectly named.

@jsnoble jsnoble deleted the worker_refactor branch July 5, 2018 15:30
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