yyforyongyu
66b8700c0b
multi: add debug logs to catch slow shutdown
2023-10-06 16:34:47 -07:00
yyforyongyu
3204e2d74b
multi: add shutdown logs in subservers
...
This commit adds a simple shutdown to every subserver to assist
debugging.
2021-09-15 19:52:03 +08:00
Roei Erez
3223df74e5
channelnotifier+discover+invoices: return error in Stop functions
...
In order to be consistent with other sub systems an error is now
returned from the Stop functions.
This also allows writing a generic cleanup mechanism to stop all
sub systems in case of a failure.
2021-04-13 13:26:01 +03:00
carla
4ceceda757
peernotifier: Add peer notifier package for peer online/offline events
...
This commit adds a peer notifier package which provides clients with
a subscription to peer online and offline events.
2019-08-02 10:15:28 -04:00