mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
2086f09489
This fixes a unit test flake that occurred sometimes if the temporary directory was attempted to be deleted but the wallet or macaroon DB hasn't been closed yet. ```` --- FAIL: TestChangeWalletPasswordNewRootkey (1.63s) testing.go:1097: TempDir RemoveAll cleanup: unlinkat /tmp/TestChangeWalletPasswordNewRootkey3063283009/001/mainnet: directory not empty FAIL FAIL github.com/lightningnetwork/lnd/walletunlocker 6.171s FAIL ```` |
||
---|---|---|
.. | ||
service_test.go | ||
service.go |