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 Pubsub Panic In Handling Dead Peers #10976

Merged
merged 8 commits into from
Jul 4, 2022
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Jul 2, 2022

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

#10958 updated our pubsub dependency to the latest commit at that time, however that commit had a bug
with dead peer handling. This PR includes the patch for it:
libp2p/go-libp2p-pubsub#492

It also removes the usage of the deprecated mux sub-package.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas requested a review from a team as a code owner July 2, 2022 08:10
@potuz
Copy link
Contributor

potuz commented Jul 3, 2022

Removing Ok to merge label to save resources. Too many failures to be flakes

@potuz potuz removed the OK to merge label Jul 3, 2022
@prylabs-bulldozer prylabs-bulldozer bot merged commit 0ed5007 into develop Jul 4, 2022
@delete-merged-branch delete-merged-branch bot deleted the fixPubsub branch July 4, 2022 00:41
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.

2 participants