mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
This commit passes the peer's quit signal to the gossipSyncer when attempt to hand off gossip query messages. This allows a rate-limited peer's read handler to break out immediately, which would otherwise remain stuck until the rate-limited gossip syncer pulled the message. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
gossiper.go | ||
gossiper_test.go | ||
log.go | ||
syncer.go | ||
syncer_test.go | ||
utils.go |