MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / cancel

Method cancel

Tasks/CostasRecoveryTask.cpp:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void
81CostasRecoveryTask::cancel(void)
82{
83 emit cancelled();
84}
85
86CostasRecoveryTask::~CostasRecoveryTask()
87{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected