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 unneeded code #1159

Merged
merged 2 commits into from
Jan 18, 2023
Merged

Remove unneeded code #1159

merged 2 commits into from
Jan 18, 2023

Conversation

gammazero
Copy link
Collaborator

  • Remove code to resolve address before gostream.Dial
  • No longer necessary to explicitly close resource manager

This code is not needed as the problem was fixed by this PR: libp2p/go-libp2p#1342
It is not necessary to explicitly close a libp2p host's resource manager. The problem was fixed in this PR: libp2p/go-libp2p#1343
@gammazero gammazero merged commit 70d9357 into main Jan 18, 2023
@gammazero gammazero deleted the remove-unneeded-code branch January 18, 2023 20:49
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