MCPcopy Create free account
hub / github.com/araddon/qlbridge / Close

Method Close

exec/exec.go:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 Task interface {
56 Run() error
57 Close() error
58 CloseFinal() error
59 Children() []Task // children sub-tasks
60 Add(Task) error // Add a child to this dag

Callers 15

CloseMethod · 0.65
TestCsvDataSourceFunction · 0.65
CloseMethod · 0.65
TestFileSelectSimpleFunction · 0.65
BenchmarkFileSqlWhereFunction · 0.65
TestJsonSelectSimpleFunction · 0.65
BenchmarkJsonSqlWhereFunction · 0.65
LoadTestDataOnceFunction · 0.65
SetupMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
NewMemDbDataFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestCsvDataSourceFunction · 0.52
TestFileSelectSimpleFunction · 0.52
BenchmarkFileSqlWhereFunction · 0.52
TestJsonSelectSimpleFunction · 0.52
BenchmarkJsonSqlWhereFunction · 0.52
LoadTestDataOnceFunction · 0.52
TestMemDbFunction · 0.52
TestSqlCsvDriverSimpleFunction · 0.52
TestSqlCsvDriverSubQueryFunction · 0.52