Skip to content
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

fixture: add the process of throwing exceptions #2480

Merged
merged 1 commit into from
Sep 1, 2019
Merged

fixture: add the process of throwing exceptions #2480

merged 1 commit into from
Sep 1, 2019

Conversation

SEWeiTung
Copy link
Contributor

  1. When there's something wrong in 'fs.readdir' in either 'server.js' or 'build.js', this is an async callback, so we should throw exceptions immediately to stop the futher process to let users know what mistakes they may have made.

  2. Change the Log info for 'add' and 'change' for file watching.

1) When there's something wrong in 'fs.readdir' in either 'server.js' or 'build.js',
this is an async callback, so we should throw exceptions immediately to
stop the futher process to let users know what mistakes they may have
made.
2) Change the Log info for 'add' and 'change' for file watching.
@SEWeiTung SEWeiTung requested review from alexandrtovmach and removed request for alexandrtovmach August 30, 2019 05:41
@SEWeiTung SEWeiTung merged commit 9958008 into nodejs:master Sep 1, 2019
@SEWeiTung SEWeiTung deleted the NewThrowEx branch September 1, 2019 02:25
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