Skip to content

Instantly share code, notes, and snippets.

@AvianFlu
Created November 5, 2011 07:28
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 AvianFlu/1341235 to your computer and use it in GitHub Desktop.
Save AvianFlu/1341235 to your computer and use it in GitHub Desktop.
Failing test, Debian 6.0.2
=== debug test-next-tick-starvation ===
Path: simple/test-next-tick-starvation
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: The timer is starving
at Array.spin [as 0] (/home/avian/Downloads/node-v0.6.0/test/simple/test-next-tick-starvation.js:33:11)
at EventEmitter._tickCallback (node.js:192:40)
Command: out/Debug/node /home/avian/Downloads/node-v0.6.0/test/simple/test-next-tick-starvation.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment