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

Don't crash on failed packet decode #3

Open
nickelpro opened this issue Aug 11, 2020 · 0 comments
Open

Don't crash on failed packet decode #3

nickelpro opened this issue Aug 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@nickelpro
Copy link
Member

nickelpro commented Aug 11, 2020

There's no reason to crash the bus because of a single bump in the road. Fix IO Core so that it can recover from and abandon packet buffers that fail to decode. That way every protocol bug doesn't become a show stopper for other development.

@nickelpro nickelpro added bug Something isn't working enhancement New feature or request labels Aug 11, 2020
@nickelpro nickelpro self-assigned this Aug 11, 2020
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