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

Revert "fix(modp2p): temporary disable quic (#2837)" #2963

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Conversation

Wondertan
Copy link
Member

Reverts disabled quic. We weren't able to reproduce the issue since we first observed it, as well as quic released changes to address this. Even if the issue is there, I think it's more or less safe as we always have TCP as fallback

@Wondertan Wondertan added area:p2p kind:fix Attached to bug-fixing PRs labels Nov 27, 2023
@Wondertan Wondertan self-assigned this Nov 27, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dd3b8e1) 50.98% compared to head (42f505a) 50.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2963      +/-   ##
==========================================
- Coverage   50.98%   50.73%   -0.25%     
==========================================
  Files         168      168              
  Lines       10937    10921      -16     
==========================================
- Hits         5576     5541      -35     
- Misses       4865     4886      +21     
+ Partials      496      494       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

ok

@Wondertan
Copy link
Member Author

I thought this was merged already 😱

@Wondertan Wondertan enabled auto-merge (squash) December 13, 2023 15:14
@Wondertan Wondertan merged commit 31e0660 into main Dec 13, 2023
15 of 17 checks passed
@Wondertan Wondertan deleted the bring-quic-back branch December 13, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:p2p kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants