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

TestMdnsDiscovery fails #271

Closed
magik6k opened this issue Feb 8, 2018 · 2 comments
Closed

TestMdnsDiscovery fails #271

magik6k opened this issue Feb 8, 2018 · 2 comments

Comments

@magik6k
Copy link
Contributor

magik6k commented Feb 8, 2018

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
@Stebalien
Copy link
Member

I was able to reproduce this. Our mDNS library is known to be racy (data races) so this isn't that surprising. See #257.

@Stebalien
Copy link
Member

Closing in favor of #623.

@MarcoPolo MarcoPolo mentioned this issue Jul 7, 2022
41 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants