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

callback the readFile error #34

Merged
merged 1 commit into from Mar 5, 2016
Merged

Conversation

gaeldupont44
Copy link

You can't catch an asynchronous error.
Please, take a look to the node.js Error API (with exactly the same situation):
https://nodejs.org/api/errors.html#errors_node_js_style_callbacks

@FLYBYME
Copy link
Owner

FLYBYME commented Mar 5, 2016

Good catch! I didnt not see this one.

FLYBYME added a commit that referenced this pull request Mar 5, 2016
callback the readFile error
@FLYBYME FLYBYME merged commit 6ada6ac into FLYBYME:master Mar 5, 2016
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.

None yet

2 participants