Skip to content

Instantly share code, notes, and snippets.

@bnoordhuis
Created May 29, 2013 21:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bnoordhuis/f842cd0c32da19f9a7bb to your computer and use it in GitHub Desktop.
Save bnoordhuis/f842cd0c32da19f9a7bb to your computer and use it in GitHub Desktop.
$ python tools/test.py simple
=== release test-tls-client-destroy-soon ===
Path: simple/test-tls-client-destroy-soon
events.js:74
throw er; // Unhandled 'error' event
^
Error: This socket is closed.
at Socket._writeGeneric (net.js:609:19)
at Socket._write (net.js:654:8)
at doWrite (_stream_writable.js:258:12)
at writeOrBuffer (_stream_writable.js:245:5)
at Socket.Writable.write (_stream_writable.js:192:11)
at Socket.write (net.js:587:40)
at write (_stream_readable.js:573:24)
at flow (_stream_readable.js:582:7)
at Socket.<anonymous> (_stream_readable.js:563:7)
at Socket.EventEmitter.emit (events.js:119:20)
Command: out/Release/node /Users/bnoordhuis/src/master/test/simple/test-tls-client-destroy-soon.js
[03:10|% 100|+ 589|- 1]: Done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment