mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-02 12:53:09 +00:00
Modify comment
This commit is contained in:
parent
3d93f5f991
commit
e02b3472aa
@ -1093,7 +1093,7 @@ func (gs *GossipSubRouter) Leave(topic string) {
|
||||
gs.sendPrune(p, topic)
|
||||
// Add a backoff to this peer to prevent us from eagerly
|
||||
// re-grafting this peer into our mesh if we rejoin this
|
||||
// topic before the backoff period.
|
||||
// topic before the backoff period ends.
|
||||
gs.addBackoff(p, topic)
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user