We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This function does not automatically close the file if passed as a fd.
The text was updated successfully, but these errors were encountered:
Would you like to send a Pull Request to address this issue? Remember to add unit tests.
Sorry, something went wrong.
I don't have the time right now putting out fires at work, but the fix is easy... just call fs.close(fd, callback).
No branches or pull requests
This function does not automatically close the file if passed as a fd.
The text was updated successfully, but these errors were encountered: