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

The example on the readme is slightly incorrect, and will result in intermittent failures. #94

Merged
merged 1 commit into from Apr 26, 2013

Conversation

chuggins
Copy link
Contributor

As per the documentation in to.js, it is incorrect to rely on the 'end' event when writing to a file. Utilize 'close' instead.

As per the documentation in to.js, it is incorrect to rely on the 'end' event when writing to a file.  Utilize 'close' instead.
wdavidw pushed a commit that referenced this pull request Apr 26, 2013
The example on the readme is slightly incorrect, and will result in intermittent failures.
@wdavidw wdavidw merged commit b654695 into adaltas:master Apr 26, 2013
@wdavidw
Copy link
Member

wdavidw commented Apr 26, 2013

This is right, thks

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