Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ cancel
Method
cancel
Tasks/DelayedConjTask.cpp:102–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
void
103
DelayedConjTask::cancel(void)
104
{
105
emit cancelled();
106
}
107
108
DelayedConjTask::~DelayedConjTask()
109
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected