Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/
Class
src/utils/gracefulShutdown.ts:525–525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
}
524
525
class
CleanupTimeoutError extends Error {
526
constructor() {
527
super(
'Cleanup timeout'
)
528
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected