Closed instagibbs closed 1 year ago
something similar happening with test_funding_cancel_race_1 in test_connection.py as well, intermittently
Hm, I had a resource leak fixture that could be used to track orphaned processes: https://github.com/ElementsProject/lightning/commit/ccd8a01f801db2d9567a65a6f2f7a7e0e9e67f84
That could catch these, as well as leaking fds, what do you think?
Added a cleaned up version to the PR, as it does report the issue when not fixed. thanks!
Running on master:
this continues and locally I have to pkill lightningd, though the test reports success regardless