MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / endCrashReport

Function endCrashReport

src/debug.c:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22static void endCrashReport(void) {
23 RedisModule_Log(NULL, "warning", "=== REDISGRAPH BUG REPORT END. ===");
24}
25
26static void logCommands(void) {
27 // #readers + #writers + Redis main thread

Callers 1

crashHandlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected