5251ebe117
Prior to this change, the numQueryResponses that we calculated would be one more than what we actually wanted since it didn't account for the initial QueryChannelRange msg. This resulted in the test sending one extra delayed query than was configured. This doesn't fundamentally impact the test, but does make what happens in the test more reflective of the configuration. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
message_store_test.go | ||
message_store.go | ||
mock_test.go | ||
reliable_sender_test.go | ||
reliable_sender.go | ||
sync_manager_test.go | ||
sync_manager.go | ||
syncer_test.go | ||
syncer.go | ||
utils.go |