-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
exiting stuff is complicated, we should likely teach how it works in node, and then explain how to use this library successfully in-light of the nodisms. Also documenting it, may lead someone to point out what we missed.
some confusions we likely need to be sure to cover:
process.exitusage not consistent betweenonExitandon('exit'#12- breaks other
process.on('SIGINT', ...)handlers sindresorhus/ora#27
We should also describe in full detail the various rules and lifecycle events and how/when they fire, and how this library works with them.
Metadata
Metadata
Assignees
Labels
No labels