mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
In CI we see crashes in this case: ``` lightningd: lightningd/connect_control.c:734: void connectd_activate(struct lightningd *): Assertion `ret == ld->connectd' failed. ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>