mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
552ef4bf81
This commit does a few things: - First, it gives the sessionQueue access to the TowerClient task pipeline so that it can replay backup tasks onto the pipeline on Stop. - Given that the above is done, the ForceQuit functionality of the sessionQueue and TowerClient can be removed. - The bug demonstrated in a prior commit is now fixed due to the above changes. |
||
---|---|---|
.. | ||
addr_iterator_test.go | ||
addr_iterator.go | ||
backup_task_internal_test.go | ||
backup_task.go | ||
candidate_iterator_test.go | ||
candidate_iterator.go | ||
client_test.go | ||
client.go | ||
errors.go | ||
fuzz_test.go | ||
interface.go | ||
log.go | ||
queue_test.go | ||
queue.go | ||
sess_close_min_heap_test.go | ||
sess_close_min_heap.go | ||
session_negotiator.go | ||
session_queue.go | ||
stats.go |