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

Error handling #33

Open
yds12 opened this issue Apr 12, 2023 · 1 comment
Open

Error handling #33

yds12 opened this issue Apr 12, 2023 · 1 comment
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@yds12
Copy link
Owner

yds12 commented Apr 12, 2023

At this point, all errors are panicking. We need to eliminate every unwrap, expect and panic, and do proper error handling.

@yds12 yds12 added bug Something isn't working enhancement New feature or request labels Apr 12, 2023
@yds12 yds12 mentioned this issue Apr 12, 2023
@yds12 yds12 added this to the 0.2.0 milestone Apr 12, 2023
@yds12
Copy link
Owner Author

yds12 commented Apr 12, 2023

Partially addressed on 584dcf8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant