MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-open-no-close.js

File test-fs-open-no-close.js

test/parallel/test-fs-open-no-close.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Refs: https://github.com/nodejs/node/issues/34266
4// Failing to close a file should not keep the event loop open.

Callers

nothing calls this directly

Calls 6

debuglogFunction · 0.70
openMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45
onMethod · 0.45
closeSyncMethod · 0.45

Tested by

no test coverage detected