You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on this: libp2p/go-libp2p-kad-dht#974 (comment)
This should be fixed in go-libp2p-kad-dht. Closing a custom constructed basic host should not close the swarm as the host didn't create the swarm.
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: