Skip to content

Instantly share code, notes, and snippets.

@igorzi
Created January 18, 2012 00:03
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 igorzi/1629906 to your computer and use it in GitHub Desktop.
Save igorzi/1629906 to your computer and use it in GitHub Desktop.
c:\src\reset\node_c4>Debug\node.exe test\simple\test-isolates1.js
a: refcount=0
b: refcount=1
c: refcount=0
a: refcount=0
b: refcount=1
c: refcount=0
PARENT got message: { foo: 'bar' }
assert.js:104
throw new assert.AssertionError({
^
AssertionError: false == true
at EventEmitter.<anonymous> (c:\src\reset\node_c4\test\simple\test-child-process-fork.js:57:10)
at EventEmitter.emit (events.js:88:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment