Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ StashError
Class
StashError
gunicorn/dirty/stash.py:69–70 ·
view source on GitHub ↗
Base exception for stash operations.
Source
from the content-addressed store, hash-verified
67
68
69
class
StashError(DirtyError):
70
""
"Base exception for stash operations."
""
71
72
73
class
StashTableNotFoundError(StashError):
Callers
4
test_stash_error_base
Method · 0.90
_connect
Method · 0.85
_execute
Method · 0.85
get_stash_socket_path
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_stash_error_base
Method · 0.72