Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ terminate
Method
terminate
src/processor/processor_task.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
bool ProcessorTask::terminate() {
40
return sink->terminate();
41
}
42
43
} // namespace processor
44
} // namespace lbug
Callers
2
scheduleTaskAndWaitOrError
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected