libp2p / go-libp2p-pubsub

The PubSub implementation for go-libp2p
https://github.com/libp2p/specs/tree/master/pubsub
Other
313 stars 179 forks source link

Fix promise leak #470

Closed vyzo closed 2 years ago

vyzo commented 2 years ago

Fixes a memory leak in the peerPromises map.