Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ cancel
Method
cancel
Tasks/AGCTask.cpp:92–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void
93
AGCTask::cancel(void)
94
{
95
emit cancelled();
96
}
97
98
AGCTask::~AGCTask()
99
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected