mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-11 18:14:23 +01:00
In particular, I found lightning_openingd processes after running tests. When we use the dev_disconnect blackhole '0' option, they stick around until the dev_disconnect file is truncated (there is only so much you can do with only a file descriptor), so let's do that. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>