Skip to content

Remove redundant exception catching#9

Open
llbit wants to merge 1 commit intorbenchmark:masterfrom
llbit:nitpick
Open

Remove redundant exception catching#9
llbit wants to merge 1 commit intorbenchmark:masterfrom
llbit:nitpick

Conversation

@llbit
Copy link

@llbit llbit commented May 10, 2016

Catching an exception and just printing the message is less useful than
letting it go uncaught and cause the stack trace to be printed.

Catching an exception and just printing the message is less useful than
letting it go uncaught and cause the stack trace to be printed.
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.

1 participant