Skip to content

Commit 8045d6e

Browse files
Trottaddaleax
authored andcommitted
test: add issue ref for known_issues test
PR-URL: #34267 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent c38f926 commit 8045d6e

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)