Skip to content

Add global --debug option that forces printing full tracebacks.  #726

@Paul-Ferrell

Description

@Paul-Ferrell

Our succinct errors are nice, except when they're not informative enough to get us to the problem.

Add --debug. It should force the error handling in main.py and errors.pformat() to print full tracebacks.

Also, catching Exception outside of the thread results handling in resolver.py should add an exception layer that says - "Error in thread. Re-run with pav --debug <cmd> to get the full traceback, and file an issue on the pavilion github."

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions