mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-06 20:54:12 +01:00
We used to simply kill the daemon, which in some cases could result in half-written crashlogs and similar artifacts such as half-completed RPC calls. Now we ask lightningd to stop nicely, give it some time and only then kill it. We also return the returncode of the daemon. Signed-off-by: Christian Decker <decker.christian@gmail.com> |
||
---|---|---|
.. | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |