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

Fix unhanded throwing of errors when using asynchronous mode #23

Merged
merged 1 commit into from
Jun 9, 2014

Conversation

rossj
Copy link
Contributor

@rossj rossj commented Jun 8, 2014

This closes issues #17 and #18 by making asyncFileToBuffer and lookup properly handle asynchronous errors. The tests have also been updated to test the asynchronous error cases.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 820c734 on mazira:master into * on netroy:master*.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 820c734 on mazira:master into * on netroy:master*.

@netroy
Copy link
Member

netroy commented Jun 9, 2014

looks good to me :)

My only concern is that the lookup definition has changed, so if anyone was using it directly, this update will break for them (even though it's not part of the public api).

I'll merge this & publish it as ~0.3

thanks for doing this..
Cheers

@netroy netroy merged commit 820c734 into image-size:master Jun 9, 2014
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.

3 participants