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

Deferred copy trouble on Node v0.8 #1

Merged
merged 1 commit into from
Jan 8, 2014
Merged

Deferred copy trouble on Node v0.8 #1

merged 1 commit into from
Jan 8, 2014

Conversation

tschaub
Copy link
Owner

@tschaub tschaub commented Jan 8, 2014

There are periodic test failures on Node v0.8 that only occur when testing a rejected misc.copy promise.

This looks like an unhandled error in the oncomplete method for a socket's write request:

     Uncaught Error: write EBADF
      at errnoException (net.js:770:11)
      at Object.afterWrite (net.js:594:19)

tschaub added a commit that referenced this pull request Jan 8, 2014
Deferred copy trouble on Node v0.8.
@tschaub tschaub merged commit 03ea2d5 into master Jan 8, 2014
@tschaub tschaub deleted the delayed-rejection branch January 8, 2014 05:13
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

1 participant