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

Remove UnsupportedOperation from the fatal errors #5038

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

bolt12
Copy link
Contributor

@bolt12 bolt12 commented Jan 14, 2025

No description provided.

@bolt12 bolt12 self-assigned this Jan 14, 2025
@bolt12 bolt12 requested a review from a team as a code owner January 14, 2025 15:39
Comment on lines -1342 to -1344
isFatal UnsupportedOperation = True
-- EADDRNOTAVAIL -- connect
-- EAFNOSUPPRT -- connect
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you add a haddock comment why EAFNOSUPPORT should not be included.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@bolt12 bolt12 force-pushed the bolt12/fix-connect-error branch from 596a3e7 to edfeb17 Compare January 15, 2025 11:17
Copy link
Contributor

@karknu karknu left a comment

Choose a reason for hiding this comment

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

LGTM

@bolt12 bolt12 enabled auto-merge January 15, 2025 11:23
coot
coot previously requested changes Jan 15, 2025
ouroboros-network/src/Ouroboros/Network/Diffusion/P2P.hs Outdated Show resolved Hide resolved
@bolt12 bolt12 requested review from coot and karknu January 15, 2025 12:44
Copy link
Contributor

@karknu karknu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@crocodile-dentist crocodile-dentist left a comment

Choose a reason for hiding this comment

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

lgtm

@bolt12 bolt12 added this pull request to the merge queue Jan 15, 2025
Merged via the queue into main with commit 3d090b2 Jan 15, 2025
12 checks passed
@bolt12 bolt12 deleted the bolt12/fix-connect-error branch January 15, 2025 14:51
bolt12 added a commit that referenced this pull request Jan 16, 2025
Remove UnsupportedOperation from the fatal errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants