mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
In this commit, we attempt to fix a race condition that may occur in the current AMP and MPP tests. It appears the following scenario is possible: * The `mppTestContext` [is used to create 6 channels back to back](https://github.com/lightningnetwork/lnd/blob/master/lntest/itest/lnd_amp_test.go#L43) * The method used to create the channel ends up calling [`openChannelAndAssert`]( |
||
---|---|---|
.. | ||
channels | ||
itest | ||
mock | ||
wait | ||
bitcoind.go | ||
bitcoind_common.go | ||
bitcoind_notxindex.go | ||
btcd.go | ||
doc.go | ||
fee_service.go | ||
fee_service_test.go | ||
harness.go | ||
neutrino.go | ||
node.go | ||
timeouts.go | ||
timeouts_darwin.go | ||
timeouts_etcd.go |