Showing with 2 additions and 0 deletions.
  1. +2 −0 src/node.js
@@ -698,6 +698,8 @@
}
if (hasQueue)
_unloadAsyncQueue(tock);
if (1e4 < tickInfo[kIndex])
tickDone();
if (domain)
domain.exit();
}