libp2p / go-libp2p-pubsub

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

Floodsub calls tracer.Join on Leave #372

Closed blacktemplar closed 4 years ago

blacktemplar commented 4 years ago

I assume this is a bug:

https://github.com/libp2p/go-libp2p-pubsub/blob/2b5243c72f0d1a13a49d346e0f8391bbb0076f8d/floodsub.go#L117-L119