Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stemdeckapp/stemdeck
/ JobCancelled
Class
JobCancelled
app/core/models.py:9–10 ·
view source on GitHub ↗
Raised inside a pipeline stage when the job's cancel flag is set.
Source
from the content-addressed store, hash-verified
7
8
9
class
JobCancelled(Exception):
10
""
"Raised inside a pipeline stage when the job's cancel flag is set."
""
11
12
13
JobStatus = Literal[
Callers
7
vhook
Function · 0.90
_download_video_track
Function · 0.90
hook
Function · 0.90
download
Function · 0.90
_check_cancel
Function · 0.90
separate
Function · 0.90
cancel
Function · 0.90
Calls
no outgoing calls
Tested by
1
cancel
Function · 0.72