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

Reduce unwraps in hardware_subscription #582

Open
andrewdavidmackenzie opened this issue Nov 4, 2024 · 0 comments
Open

Reduce unwraps in hardware_subscription #582

andrewdavidmackenzie opened this issue Nov 4, 2024 · 0 comments
Labels
code Relates to code cleanliness, elegance, maintainability or tests
Milestone

Comments

@andrewdavidmackenzie
Copy link
Owner

Avoid unwraps and crashing, and report errors to the GUI, and if we can't report to command line. (STDERR).

Factor out some functions to help do that for all cases...

@andrewdavidmackenzie andrewdavidmackenzie added the enhancement New feature or request label Nov 4, 2024
@andrewdavidmackenzie andrewdavidmackenzie added this to the 0.6.0 milestone Nov 4, 2024
@andrewdavidmackenzie andrewdavidmackenzie added code Relates to code cleanliness, elegance, maintainability or tests and removed enhancement New feature or request labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Relates to code cleanliness, elegance, maintainability or tests
Projects
None yet
Development

No branches or pull requests

1 participant