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

fix(panic): Return errors instead of panics from Connection #4771

Closed
wants to merge 4 commits into from

Conversation

oxarbitrage
Copy link
Contributor

Motivation

Just positing for questions. Related to #4734

[TBA]

Solution

[TBA]

Review

[TBA]

Reviewer Checklist

  • Code implements Specs and Designs
  • Tests for Expected Behaviour
  • Tests for Errors

Follow Up Work

Base automatically changed from issue4733 to main July 22, 2022 16:25
@teor2345 teor2345 added C-bug Category: This is a bug P-Low ❄️ A-network Area: Network protocol updates or fixes and removed P-Medium ⚡ labels Aug 15, 2022
@teor2345
Copy link
Contributor

We're giving network fixes a lower priority for now.

This code isn't causing any problems in Zebra right now, we already merged smaller fixes for the hangs and panics.

So feel free to finish off this task, or close it and move to something else.

@teor2345 teor2345 changed the title fix(panic): Return errors insterad of panics from Connection fix(panic): Return errors instead of panics from Connection Aug 22, 2022
Copy link
Contributor

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oxarbitrage did you want to close this PR?

It looks like it might take a bit more work to make sure all the errors are handled correctly, and get the tests passing again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-network Area: Network protocol updates or fixes C-bug Category: This is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants