Skip to content

Update v4 command execution debugging #1139

@mrrobot47

Description

@mrrobot47

The default_launch function in v4 logs the command being executed post execution of the command. In case the execution of command fails and there is some fatal error because of which the process exits, then there would be no way to know that the error was caused by that command as it would not have been logged in the log file yet.

The debugging flow needs to be updated to log the command pre-execution and then log the stdout, stderr, return codes and other relevant information post-execution.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions