Skip to content

Fix log on failure of command execution.#8978

Merged
colin-grant-work merged 1 commit intoeclipse-theia:masterfrom
colin-grant-work:bugfix/command-args
Jan 21, 2021
Merged

Fix log on failure of command execution.#8978
colin-grant-work merged 1 commit intoeclipse-theia:masterfrom
colin-grant-work:bugfix/command-args

Conversation

@colin-grant-work
Copy link
Contributor

Signed-off-by: Colin Grant colin.grant@ericsson.com

What it does

Fixes #8974 by removing the args from the log for the failed command execution.

How to test

It isn't easy to reproduce the bug, but it should be clear that this code can no longer fail due to problems with JSON.stringify. See discussion on #8974 on the decision to simply remove the args.

Review checklist

Reminder for reviewers

Signed-off-by: Colin Grant <colin.grant@ericsson.com>
@colin-grant-work colin-grant-work added bug bugs found in the application commands issues related to application commands labels Jan 21, 2021
Copy link
Contributor

@kittaakos kittaakos left a comment

Choose a reason for hiding this comment

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

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug bugs found in the application commands issues related to application commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generating error messages for failed commands errors out

2 participants