ember-cli / ember-cli/capture-exit
rename onExit to something else
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
`onExit` to closely implies it has the exact behavior of `process.on('exit` but as it is async it does not. Especially when it comes to which exist status code is chosen during some race scenarios.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.