Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ onTimeout
Function
onTimeout
tools/scripts/run-automated.js:42–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
function
onTimeout() {
43
console.log(`Tests TIMEOUT (${TIMEOUT_MS}ms)`)
44
exit(1)
45
}
46
47
function
healthCheck() {
48
clearTimeout(timeout_id)
Callers
nothing calls this directly
Calls
2
exit
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected