mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Release the mock LND lock before sending the initial block height. A concurrent height notification can fill the buffered channel. Holding the lock while sending would then block invoice lookups and make the static loop-in test time out. |
||
|---|---|---|
| .. | ||
| chainnotifier_mock.go | ||
| context.go | ||
| invoices_mock.go | ||
| keys.go | ||
| lightning_client_mock.go | ||
| lnd_services_mock.go | ||
| log.go | ||
| route_hints.go | ||
| router_mock.go | ||
| signer_mock.go | ||
| testutils.go | ||
| timeout.go | ||
| versioner_mock.go | ||
| walletkit_mock.go | ||