mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-23 15:04:19 +01:00
lightningd/io_loop_with_timers.c: Move mainloop to its own source file, have chaintopology use it.
Fixes: #2687
This commit is contained in:
committed by
Christian Decker
parent
883d4b4e6e
commit
48df6c8566
@@ -1401,7 +1401,6 @@ def test_newaddr(node_factory):
|
||||
assert both['bech32'].startswith('bcrt1')
|
||||
|
||||
|
||||
@pytest.mark.xfail(strict=True)
|
||||
def test_bitcoind_fail_first(node_factory, bitcoind, executor):
|
||||
"""Make sure we handle spurious bitcoin-cli failures during startup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user