mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-07 14:29:33 +01:00
5db8454755
Got some intermittant failures, mainly caused by the tests being slow enough that the peer reconnected. We should always suppress reconnection if we can, and not stress too much in the !DEVELOPER case where we can't. We should turn off dev-no-reconnect *always* unless told we will reconnect, and since we can't if !DEVELOPER, don't do the connection check there. Instead of adding an option to line_graph, we remove it in favor of connect (since we only use it with n=2 anyway). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |