Skip to content

keybase: catch input errors #238

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

KhasMek
Copy link

@KhasMek KhasMek commented Jan 20, 2018

Certain input errors were causing errors from keybase. Let's catch them and feed them to the console output for the user.

In most cases, this isn't too critical for the user to see. However, I feel it's more important to show than nothing at all. This way the result can not be considered a false negative by anyone.

I know this is somewhat a duplicate of #237, but I think it's important to catch the exception and show it to the user.

  Certain input errors were causing errors
  from keybase. Let's catch them and feed
  them to the console output for the user.

  In most cases, this isn't too critical
  for the user to see. However, I feel it's
  more important to show than nothing at
  all. This way the result can not be
  considered a false negative by anyone.
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