mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-12 22:19:06 +02:00
Merge pull request #9209 from guggero/lntest-shutdown
lntest: shutdown all nodes at end of test
This commit is contained in:
commit
6a5a79fb88
@ -361,6 +361,8 @@ func (h *HarnessTest) Stop() {
|
||||
return
|
||||
}
|
||||
|
||||
h.shutdownAllNodes()
|
||||
|
||||
close(h.lndErrorChan)
|
||||
|
||||
// Stop the fee service.
|
||||
|
Loading…
x
Reference in New Issue
Block a user