mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 06:21:40 +01:00
In this commit we add a quit case to the select statement that’s entered once a link is created. Before this commit, upon restart it would be possible that the deamon would never ben able to shutdown as the link would be waiting for the messages to be sent by the other side. |
||
---|---|---|
.. | ||
circuit.go | ||
failure.go | ||
interfaces.go | ||
iterator.go | ||
link.go | ||
link_test.go | ||
log.go | ||
mailbox.go | ||
mailbox_test.go | ||
mock.go | ||
packet.go | ||
queue.go | ||
queue_test.go | ||
switch.go | ||
switch_test.go | ||
test_utils.go |