mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
02c1264c53
With this PR we might call the stop method even when the start method of a subsystem did not successfully finish therefore we need to make sure we guard the stop methods for potential panics if some variables are not initialized in the contructors of the subsystems. |
||
---|---|---|
.. | ||
bitcoind_dev.go | ||
bitcoind_test.go | ||
bitcoind.go | ||
driver.go |