We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is difficult to fix #17 with an incorrect test (a stream is being treated like a promise).
EDIT: I removed the log as it pertained towards a different test.
The handling of the stream is incorrect on lines 105-123.
The text was updated successfully, but these errors were encountered:
Yes I agree, that does look like the incorrect usage of promises. Can you make a PR to fix?
Sorry, something went wrong.
Yes, I am working on it on my fork.
handle stream correctly (fix deshaw#18)
cacd555
1ff58b5
Merge pull request #20 from karimsa/master
908f356
PR to fix #17 and #18
No branches or pull requests
It is difficult to fix #17 with an incorrect test (a stream is being treated like a promise).
EDIT: I removed the log as it pertained towards a different test.
The handling of the stream is incorrect on lines 105-123.
The text was updated successfully, but these errors were encountered: