Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Trott authored and MylesBorins committed Jul 16, 2020
1 parent a9ca420 commit 1aad61e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/known_issues/test-fs-open-no-close.js
@@ -1,5 +1,6 @@
'use strict';

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

const common = require('../common');
Expand Down

0 comments on commit 1aad61e

Please sign in to comment.