rgb-cln/ccan/ccan/pipecmd
Rusty Russell 25ddb80823 ccan: update to fix shutdown slowness after plugin load.
Dynamic plugins were keeping fds open; they should not have these
at all anyway, but worse, they interfere with operation because
we don't notice they're closed.

The symptom was that shutdown of the test_plugin_slowinit and
test_plugin_command was 30 seconds (10 seconds grace to kill each daemon).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-08-15 02:22:01 +00:00
..
test ccan: update to latest version, which includes more take() checks. 2018-12-18 12:17:27 +01:00
LICENSE ccan: update and add more. 2016-01-22 06:41:45 +10:30
_info ccan: update to get updated pipecmd. 2018-12-10 00:00:50 +00:00
pipecmd.c ccan: update to fix shutdown slowness after plugin load. 2019-08-15 02:22:01 +00:00
pipecmd.h ccan: update to fix shutdown slowness after plugin load. 2019-08-15 02:22:01 +00:00