-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
DHT: go-libp2p v0.34 breaks TestRTEvictionOnFailedQuery in the DHT #2911
Comments
Based on this: libp2p/go-libp2p-kad-dht#974 (comment) |
I'm confused. |
Oh.... I see. Although I disagree, giving a swarm to a host transfers ownership. |
You're right.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce, download go-libp2p-kad-dht and run:
go test -run TestRTEvictionOnFailedQuery
See: libp2p/go-libp2p-kad-dht#974
Note: That PR updates a bunch of deps, but I've narrowed it down to libp2p v0.33 to v0.34.
The text was updated successfully, but these errors were encountered: