mirror of https://github.com/lukechilds/node.git
Browse Source
Move the method that was added in commit 8ca412b
from earlier this month
from lib/util.js to lib/internal/util.js.
Avoids exposing a method that we may not wish to expose just yet, seeing
how it relies on implementation details.
PR-URL: https://github.com/nodejs/node/pull/4026
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
process-exit-stdio-flushing
Ben Noordhuis
9 years ago
4 changed files with 32 additions and 27 deletions
Loading…
Reference in new issue