-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use exit module instead of process.exit for Windows workaround
- process.exit isn't properly waiting for buffers to finish writing in Windows - issue in node fixed in v0.11.12: nodejs/node-v0.x-archive#3584 Fixes #20
- Loading branch information
Christopher Amavisca
committed
Feb 4, 2015
1 parent
5e0a2dd
commit 92f47d3
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters