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

Fixed name of variable containing the error of script output hander stop #743

Merged
merged 1 commit into from
May 25, 2021

Conversation

laurentganne
Copy link
Contributor

@laurentganne laurentganne commented May 25, 2021

Pull Request description

Description of the change

Fixed a log that was attempting to print the wrong error variable name.

Such an error of handler stop only happens in the case of Yorc premium, when it is getting the outputs of a script execution live, and after the script execution is done and yorc stops the handling to this script output, it gets an error when it attempts to close a ssh session.

Description for the changelog

Yorc panics attempting to print an error handling a script execution stdout (GH-741)

Applicable Issues

Fixes #741

@laurentganne laurentganne self-assigned this May 25, 2021
Copy link
Member

@loicalbertin loicalbertin left a comment

Choose a reason for hiding this comment

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

LGTM 👍 👏

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.

Yorc panics attempting to print an error handling a script execution stdout
2 participants