Skip to content

JIRA WDT-638 - Should never exit with uncaught exceptions #1157

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

Merged
merged 8 commits into from
Jul 19, 2022

Conversation

jwgish
Copy link
Contributor

@jwgish jwgish commented Jul 5, 2022

Created a try/except around mains of discover.py, create.py, etc. to deal with unanticipated exceptions. Inform user of the issue, and request they create an issue, attaching the log and standard output. Two different messages are created, one for the user without a stack trace, and one for the log with a stack trace.

Copy link
Member

@robertpatrick robertpatrick left a comment

Choose a reason for hiding this comment

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

Please review my comments

@jwgish jwgish requested a review from robertpatrick July 6, 2022 20:30
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
18.3% 18.3% Duplication

@ddsharpe ddsharpe merged commit b8fe11f into oracle:main Jul 19, 2022
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.

4 participants