mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
c5169a79f5
This commit adds a missing return to the resolveContract method, that will ensure the goroutine exits if the ChannelArbitrator shuts down. This fixes a potential deadlock during the integration tests. We also promote some of the logs to Debug from Trace. |
||
---|---|---|
.. | ||
briefcase_test.go | ||
briefcase.go | ||
chain_arbitrator_test.go | ||
chain_arbitrator.go | ||
chain_watcher.go | ||
channel_arbitrator_test.go | ||
channel_arbitrator.go | ||
contract_resolvers_test.go | ||
contract_resolvers.go | ||
log.go |