Skip to content

Commit 1aad61e

Browse files
TrottMylesBorins
authored andcommitted
test: add issue ref for known_issues test
PR-URL: #34267 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent a9ca420 commit 1aad61e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/known_issues/test-fs-open-no-close.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'use strict';
22

3+
// Refs: https://github.com/nodejs/node/issues/34266
34
// Failing to close a file should not keep the event loop open.
45

56
const common = require('../common');

0 commit comments

Comments
 (0)