We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ca420 commit 1aad61eCopy full SHA for 1aad61e
test/known_issues/test-fs-open-no-close.js
@@ -1,5 +1,6 @@
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.
5
6
const common = require('../common');
0 commit comments