MCPcopy
hub / github.com/cortexlabs/cortex / Close

Function Close

pkg/lib/telemetry/telemetry.go:246–249  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244}
245
246func Close() {
247 parallel.Run(closeSegment, closeSentry)
248 _config = nil
249}

Callers 10

OkFunction · 0.92
ErrorFunction · 0.92
PanicFunction · 0.92
ErrorNoTelemetryFunction · 0.92
ErrorFunction · 0.92
mainFunction · 0.92
mainFunction · 0.92
mainFunction · 0.92
mainFunction · 0.92
mainFunction · 0.92

Calls 1

RunFunction · 0.92

Tested by

no test coverage detected