Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-abortsignal-any.mjs
File
test-abortsignal-any.mjs
test/parallel/test-abortsignal-any.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as common from
'../common/index.mjs'
;
2
import
{ describe, it } from
'node:test'
;
3
import
{ once } from
'node:events'
;
4
import
assert from
'node:assert'
;
Callers
nothing calls this directly
Calls
13
clearInterval
Function · 0.85
timeout
Method · 0.80
once
Function · 0.70
any
Method · 0.65
abort
Method · 0.65
addEventListener
Method · 0.65
map
Method · 0.65
forEach
Method · 0.65
it
Function · 0.50
setInterval
Function · 0.50
ok
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected