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

chore: test receiving invalid invites #566

Merged
merged 4 commits into from
May 1, 2024
Merged

chore: test receiving invalid invites #566

merged 4 commits into from
May 1, 2024

Conversation

EvanHahn
Copy link
Contributor

We shouldn't choke on invalid messages, such as invites. This code worked but was untested.

I needed to put up some additional scaffolding to make this testable.

Closes #514.

We shouldn't choke on invalid messages, such as invites. This code
worked but was untested.

I needed to put up some additional scaffolding to make this testable.

Closes [#514].

[#514]: #514
@EvanHahn EvanHahn merged commit c5a464a into main May 1, 2024
4 checks passed
@EvanHahn EvanHahn deleted the evanhahn/514 branch May 1, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle errors when receiving bad data from peers
1 participant