libp2p / go-libp2p-kad-dht

A Kademlia DHT implementation on go-libp2p
https://github.com/libp2p/specs/tree/master/kad-dht
MIT License
524 stars 224 forks source link

fix: avoid panic when node is re-added to probe list #902

Closed dennis-tra closed 1 year ago

dennis-tra commented 1 year ago

@iand could you take over, refine, and fix?

iand commented 1 year ago

@dennis-tra please take a look at the fix