MCPcopy Create free account
hub / github.com/ElementsProject/lightning / status_backtrace_exit

Function status_backtrace_exit

common/subdaemon.c:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16static void status_backtrace_exit(void)
17{
18 status_failed(STATUS_FAIL_INTERNAL_ERROR, "FATAL SIGNAL");
19}
20
21void subdaemon_setup(int argc, char *argv[])
22{

Callers

nothing calls this directly

Calls 1

status_failedFunction · 0.70

Tested by

no test coverage detected