Remove all instances of unwrap() and expect() from peach-lib #35

Closed
opened 2021-11-23 13:58:16 +00:00 by glyph · 1 comment
Owner

I just noticed a few instances of unwrap() and expect() in peach-lib.

We need to handle those errors in a way which doesn't cause the calling application to panic.

I just noticed a few instances of `unwrap()` and `expect()` in peach-lib. We need to handle those errors in a way which doesn't cause the calling application to panic.
glyph added the
maintenance
label 2021-11-23 13:58:16 +00:00
Author
Owner

Dealt with in PR#38.

Dealt with in [PR#38](https://git.coopcloud.tech/PeachCloud/peach-workspace/pulls/38).
glyph closed this issue 2021-12-07 08:01:21 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: PeachCloud/peach-workspace#35
No description provided.