mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
64a26b06e7
We simply kill lightningd; we should stop it properly and have a timeout to kill it if that fails. However, that's beyond my python skills :( So we just look for crash.log. Unfortunately, we usually kill lightningd before it's finished writing it. So we look for it and don't kill lightningd, just wait in this case. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |