-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
benchmark: dead code #36199
New issue
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
Comments
|
hi I would like to work on this one |
2 tasks
|
Removing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


In benchmark/fs/bench-statSync.js, the
should instead be
Although, I'm not sure we even need that bit of code since the OS will automatically clean up any open resources on process exit.
The text was updated successfully, but these errors were encountered: