Skip to content

halobject: replace traceback with a call to logging system instead#99

Closed
richteer wants to merge 1 commit into
masterfrom
log-traceback
Closed

halobject: replace traceback with a call to logging system instead#99
richteer wants to merge 1 commit into
masterfrom
log-traceback

Conversation

@richteer

Copy link
Copy Markdown
Contributor

If there is an unhandled exception in a _receive() handler, error should be
logged instead of just printed to the console. This should also play nicer
with cli/gui wrappers as well.

If there is an unhandled exception in a _receive() handler, error should be
logged instead of just printed to the console. This should also play nicer
with cli/gui wrappers as well.
@richteer
richteer requested a review from sjrct October 21, 2017 19:02
@coveralls

coveralls commented Oct 21, 2017

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 83.977% when pulling de902df on log-traceback into 4b54488 on master.

@richteer

Copy link
Copy Markdown
Contributor Author

Closing this, #98 contains the same commit, which that branch is what this was written for in the first place.

@richteer richteer closed this Oct 21, 2017
@richteer
richteer deleted the log-traceback branch October 21, 2017 21:57
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.

2 participants