mirror of https://github.com/lukechilds/node.git
Browse Source
Previously, the example was checking for error by strict equality to null. The error could be undefined though which would fail that check. PR-URL: https://github.com/nodejs/node/pull/6660 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Jeremy Whitlock <jwhitlock@apache.org>process-exit-stdio-flushing
Evan Lucas
9 years ago
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue