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

Stop the running terminal and then Clean and close all terminal tabs. #1049

Conversation

anusreelakshmi934
Copy link
Contributor

Fixes #929

Copy link
Member

@turkeylurkey turkeylurkey left a comment

Choose a reason for hiding this comment

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

You should perform all operations before you print "Exit."

turkeylurkey
turkeylurkey previously approved these changes Oct 30, 2024
Copy link
Member

@turkeylurkey turkeylurkey left a comment

Choose a reason for hiding this comment

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

Could you show us the impact of using Logger rather than TestUtils.printTrace()?

@anusreelakshmi934
Copy link
Contributor Author

Could you show us the impact of using Logger rather than TestUtils.printTrace()?

When using TestUtils.TraceSevLevel.INFO it shows in the logs like this as INFO
image

Also while using LOGGER.warn it shows as a warning in the log.
image

So I thought it would be better to go with warning. @turkeylurkey Do you have any other thoughts on this?

Copy link
Contributor

@mrglavas mrglavas left a comment

Choose a reason for hiding this comment

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

Discussed and reviewed with the team. Looks good.

@anusreelakshmi934 anusreelakshmi934 merged commit 9272646 into OpenLiberty:main Nov 7, 2024
2 of 3 checks passed
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.

Custom start is getting stuck while trying to access messages.log
4 participants