askrene: fixed a timeout corner case
Changelog-Fixed: askrene: fixed a class of corner cases that cause askrene main loop to timeout instead of quickly failing, thus wasting runtime. Signed-off-by: Lagrang3 <lagrang3@protonmail.com>
This commit is contained in:
@@ -2433,7 +2433,6 @@ def test_includefees(node_factory):
|
||||
)
|
||||
|
||||
|
||||
@unittest.skip
|
||||
def test_impossible_payment(node_factory):
|
||||
"""A payment that is impossible due to HTLC constraints and fees. The
|
||||
constraint might cause a timeout in in askrene's main loop due to the refine
|
||||
|
||||
Reference in New Issue
Block a user