MCPcopy Index your code
hub / github.com/nodejs/node / test-diagnostics-channel-gc-race-condition.js

File test-diagnostics-channel-gc-race-condition.js

test/parallel/test-diagnostics-channel-gc-race-condition.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-gc
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 3

testFunction · 0.70
requireFunction · 0.50
setTimeoutFunction · 0.50

Tested by

no test coverage detected