We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm not sure where to start debugging this.
Arch Linux / No {nf,ip}tables / go1.9.3
--- FAIL: TestMdnsDiscovery (2.07s) mdns_test.go:51: dial attempt failed: failed to dial <peer.ID VJcuj6> (default failure) FAIL FAIL github.com/libp2p/go-libp2p/p2p/discovery 2.104s
The text was updated successfully, but these errors were encountered:
I was able to reproduce this. Our mDNS library is known to be racy (data races) so this isn't that surprising. See #257.
Sorry, something went wrong.
Closing in favor of #623.
No branches or pull requests
I'm not sure where to start debugging this.
Arch Linux / No {nf,ip}tables / go1.9.3
The text was updated successfully, but these errors were encountered: