MCPcopy Create free account
hub / github.com/CPChain/chain / Stop

Method Stop

miner/engine.go:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 // retrieve result from a worker
47 SetReturnCh(chan<- *Result)
48 Stop()
49 Start()
50}
51

Callers 15

WaitMinedFunction · 0.65
loopMethod · 0.65
closeMethod · 0.65
expireMethod · 0.65
StopGoTraceMethod · 0.65
StopGoTraceMethod · 0.65
TestClientRequestFunction · 0.65
TestClientBatchRequestFunction · 0.65
testClientCancelFunction · 0.65
TestClientSubscribeFunction · 0.65

Implementers 1

NativeWorkerminer/worker.go

Calls

no outgoing calls

Tested by 11

TestClientRequestFunction · 0.52
TestClientBatchRequestFunction · 0.52
testClientCancelFunction · 0.52
TestClientSubscribeFunction · 0.52
TestClientSubscribeCloseFunction · 0.52
TestClientHTTPFunction · 0.52
TestClientReconnectFunction · 0.52