Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ kill
Method
kill
test/runTest/server.js:170–174 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
kill() {
171
if
(this.p) {
172
this.p.kill();
173
}
174
}
175
}
176
177
function
startTests(testsNameList, socket, {
Callers
1
stopRunningTests
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected