Skip to content

Conversation

@Trott
Copy link
Member

Find an invalid file descriptor rather than assuming 42 will be invalid.

PR-URL: #17797
Fixes: #17762
Reviewed-By: Gibson Fahnestock [email protected]
Reviewed-By: James M Snell [email protected]
Reviewed-By: Khaidi Chu [email protected]
Reviewed-By: Luigi Pinca [email protected]
Reviewed-By: Ruben Bridgewater [email protected]

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Find an invalid file descriptor rather than assuming 42 will be invalid. PR-URL: nodejs#17797Fixes: nodejs#17762 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Khaidi Chu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
@nodejs-github-botnodejs-github-bot added test Issues and PRs related to the tests. v6.x labels Jan 25, 2018
@gibfahngibfahn assigned MylesBorins and unassigned gibfahnJan 26, 2018
@MylesBorins
Copy link
Contributor

landed in b6a2b6e

@TrottTrott deleted the backport-17797 branch January 13, 2022 22:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@MylesBorins@BridgeAR@gibfahn@nodejs-github-bot