Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
debuglog
Function · 0.70
open
Method · 0.65
require
Function · 0.50
refresh
Method · 0.45
on
Method · 0.45
closeSync
Method · 0.45
Tested by
no test coverage detected