Skip to content

call writeFileSync where callback is ignored#342

Closed
thefourtheye wants to merge 1 commit into
browserify:masterfrom
thefourtheye:patch-1
Closed

call writeFileSync where callback is ignored#342
thefourtheye wants to merge 1 commit into
browserify:masterfrom
thefourtheye:patch-1

Conversation

@thefourtheye

Copy link
Copy Markdown

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

ghost commented May 11, 2017

Copy link
Copy Markdown

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

goto-bus-stop commented May 16, 2018

Copy link
Copy Markdown
Member

#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