Replies: 1 comment 2 replies
|
Much like my answer in the other discussion here [1], this currently isn't possible because we'd need to close the channel before we can get the latest exit status. I'll keep both of these open in case someone comes up with a way to do this. [1] - #18 (comment) |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello Jacob,
Perhaps add (if possible) a (boolean) parameter to the send function to stop the shell when the return status of the last command is not zero and set the shell.result.status to this value ?
Best regards.
All reactions