MCPcopy
hub / github.com/tuna/tunasync / Run

Method Run

worker/provider.go:28–28  ·  view source on GitHub ↗

Start then Wait

(started chan empty)

Source from the content-addressed store, hash-verified

26
27 // Start then Wait
28 Run(started chan empty) error
29 // Start the job
30 Start() error
31 // Wait job to finish

Callers 15

TestExecPostFunction · 0.65
TestLogLimiterFunction · 0.65
RunMethod · 0.65
DoMethod · 0.65
startWorkerThenStopFunction · 0.65
TestCgroupFunction · 0.65
TerminateMethod · 0.65
TestRsyncProviderFunction · 0.65
TestCmdProviderFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestExecPostFunction · 0.52
TestLogLimiterFunction · 0.52
startWorkerThenStopFunction · 0.52
TestCgroupFunction · 0.52
TestRsyncProviderFunction · 0.52
TestCmdProviderFunction · 0.52
TestDockerFunction · 0.52
TestMirrorJobFunction · 0.52