mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
21c685d530
This flake was caused by the rpcserver receiving a CloseChannel request before Alice's channel event subscription request, causing Alice to miss one notification. As a result, we move Alice's subscription to the beginning of the test. Additionally, we add a check to ensure the opening notifications are received in the right order. |
||
---|---|---|
.. | ||
itest | ||
btcd.go | ||
doc.go | ||
harness.go | ||
neutrino.go | ||
node.go | ||
timeouts_darwin.go | ||
timeouts.go |