-
-
Notifications
You must be signed in to change notification settings - Fork 5
rename onExit to something else #15
Copy link
Copy link
Open
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
onExitto closely implies it has the exact behavior ofprocess.on('exitbut as it is async it does not. Especially when it comes to which exist status code is chosen during some race scenarios.