MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / ShutdownException

Class ShutdownException

src/server.h:4029–4030  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4027
4028
4029class ShutdownException
4030{};
4031
4032#define redisDebug(fmt, ...) \
4033 printf("DEBUG %s:%d > " fmt "\n", __FILE__, __LINE__, __VA_ARGS__)

Callers 3

shutdownCommandFunction · 0.85
serverCronFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected