Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/abetlen/llama-cpp-python
/ CompletionRequestCancelledError
Class
CompletionRequestCancelledError
examples/server/server.py:2461–2462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2459
2460
2461
class
CompletionRequestCancelledError(RuntimeError):
2462
pass
2463
2464
2465
class
CompletionRequestValidationError(ValueError):
Callers
2
admit_waiting
Method · 0.85
finalize_cancelled
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…