coreybutler / coreybutler/node-windows
When the wrapper.js call process.exit(), the logger may not write the log completed
Open
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 368
- PR merge metrics
- No merged PRs in 30d
Description
When service process (in wrapper.js) exit, due to the logger is ansyc, it may not log write the log file completed before exit.
I think the log may useful for troubleshooting, Is there any plan to fix it?
Contributor guide
Assessment
This issue has not been assessed yet.