We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6266996 commit 1af0b2dCopy full SHA for 1af0b2d
README.md
@@ -26,7 +26,7 @@ and [warnings](https://nodejs.org/api/process.html#process_event_warning).
26
- Stack traces for warnings and
27
[`rejectionHandled`](https://nodejs.org/api/process.html#process_event_rejectionhandled)
28
- [Single event handler](#onerror) for all process errors
29
-- Only log duplicate process errors [once](#onerror)
+- Ignore [duplicate](#onerror) process errors
30
- [Process exit](#exit) is graceful and can be prevented
31
32
# Install
0 commit comments