Skip to content

get rid of bail error unwrap in packet parsing - #21

Merged
thearossman merged 1 commit into
stanford-esrg:mainfrom
thearossman:main
Jul 24, 2026
Merged

get rid of bail error unwrap in packet parsing#21
thearossman merged 1 commit into
stanford-esrg:mainfrom
thearossman:main

Conversation

@thearossman

Copy link
Copy Markdown
Collaborator

It's better to return Err(...) rather than forcing an unwind / stack trace, which bail! does.

@thearossman
thearossman merged commit 46735ba into stanford-esrg:main Jul 24, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant