Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4029
class ShutdownException
4030
{};
4031
4032
#define redisDebug(fmt, ...) \
4033
printf(
"DEBUG %s:%d > "
fmt
"\n"
, __FILE__, __LINE__, __VA_ARGS__)
Callers
3
shutdownCommand
Function · 0.85
serverCron
Function · 0.85
processEventsWhileBlocked
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected