Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Refactor: Make process exit more robust for flushing stdout #124

Closed
ryan-roemer opened this issue Aug 25, 2016 · 0 comments
Closed

Refactor: Make process exit more robust for flushing stdout #124

ryan-roemer opened this issue Aug 25, 2016 · 0 comments

Comments

@ryan-roemer
Copy link
Member

See: nodejs/node-v0.x-archive#3737

Refactor something like:

process.on('exit', function() {
  process.exit(code);
});

/cc @exogen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant