Proper error handling #17

Open
opened 2026-02-22 11:11:45 +00:00 by salmaelsoly · 0 comments
Member
  • there is excessive use for unwrap() and expect() which need to be checked
  • Some errors are silently ignored with let _ = ...
- there is excessive use for `unwrap()` and `expect()` which need to be checked - Some errors are silently ignored with `let _ = ...`
rawan self-assigned this 2026-02-23 08:59:04 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/my_hypervisor#17
No description provided.