c3f84b1a47
Recent changes to the funding manger’s state machine have resulted in some additional database calls during the funding process. This has slowed down the tests by a few ms here and there. Recent integration test runs have begun to fail due to AssertChannelExists returning an error as the channel hasn’t fully propagated yet. In order to remedy this, we’ll now use WaitPredicate to poll repeatedly to ensure. This should serve to reduce flakes encountered within the integration tests. |
||
---|---|---|
.. | ||
doc.go | ||
harness.go | ||
node.go |