Skip to content
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

Improve error handling. #75

Merged
merged 1 commit into from
Feb 16, 2022
Merged

Conversation

evan-buss
Copy link
Owner

  • Don't log.Fatal or panic()
  • Return errors from func instead of logging directly in library code
  • Send more error messages via websocket
  • Make sure IRC connection is open before writing.

- Don't log.Fatal or panic()
- Return errors from func instead of logging directly in library code
- Send more error messages via websocket
- Make sure IRC connection is open before writing.
@evan-buss evan-buss merged commit 027298e into development Feb 16, 2022
@evan-buss evan-buss deleted the refactor/improve-error-handling branch February 16, 2022 02:03
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.

None yet

1 participant