Skip to content

call writeFileSync where callback is ignored #342

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

Closed
wants to merge 1 commit into from

Conversation

thefourtheye
Copy link

As nodejs/node#12562 landed in Node.js,
calling an asynchronous function without callback function will fail
in Node.js version 8.

As nodejs/node#12562 landed in Node.js,
calling an asynchronous function without callback function will fail
in Node.js version 8.
@ghost
Copy link

ghost commented May 11, 2017

I feel like merging this would tell node core that they can get away with this kind of flagrant breakage which I am not ok with.

@goto-bus-stop
Copy link
Member

goto-bus-stop commented May 16, 2018

#353 did this in a different way. thanks!

@thefourtheye thefourtheye deleted the patch-1 branch September 19, 2018 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants