MCPcopy Create free account
hub / github.com/F-Stack/f-stack / sigaction

Class sigaction

app/redis-6.2.6/src/debug.c:1856–1856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1854
1855void bugReportEnd(int killViaSignal, int sig) {
1856 struct sigaction act;
1857
1858 serverLogRaw(LL_WARNING|LL_RAW,
1859"\n=== REDIS BUG REPORT END. Make sure to include from START to END. ===\n\n"

Callers 3

bugReportEndFunction · 0.70
enableWatchdogFunction · 0.70
disableWatchdogFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected