google / google/openhtf

KeyboardInterrupt prints a traceback when other errors don't

Open
#794 0 comments 0 reactions 1 assignee Claimed by @jettisonjoe View on GitHub
bug
Dominant language
Python
Stars
722
Forks
237
Avg merge
11h 31m
Merged PRs (30d)
4

Description

In the recent logging changes, we tried to hide tracebacks by default to provide a cleaner UI experience in production.

However, when I hit `^C` to abort the test, I get a long ugly traceback in the console. This is particularly unhelpful since I don't usually need a traceback when I'm intentionally aborting the test.

I don't remember this being the behavior before, not sure how long it's been this way but seems unintentional.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.