Skip to content

Conversation

@ayushjariyal
Copy link

issue #352

Instead of passing the entire exec_result object, explicitly check for exit_code.

  • Checks if exit_code is nonzero. if so, it means failure.
  • Ensure that exact_metadata.output is properly passed to handle_error.
  • Convert error output from bytes to string (.decode()) , so it's readable.

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.

1 participant