MCPcopy 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
39bool ProcessorTask::terminate() {
40 return sink->terminate();
41}
42
43} // namespace processor
44} // namespace lbug

Callers 2

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected