mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
f2d67f88c0
For the permfail tests the sendpay call is supposed to fail, so this was printing stacktraces upon success. Running in futures captures any thrown exceptions and rethrows them when calling `result()`, in our case we just ignore them. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |