| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5536048 commit d3c9695
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -429,6 +429,8 @@ Signal events will be emitted when the Node.js process receives a signal. Please | |||
| 429 | 429 | refer to signal(7) for a listing of standard POSIX signal names such as | |
| 430 | 430 | `'SIGINT'`, `'SIGHUP'`, etc. | |
| 431 | 431 | ||
| 432 | + Signals are not available on [`Worker`][] threads. | ||
| 433 | + | ||
| 432 | 434 | The signal handler will receive the signal's name (`'SIGINT'`, | |
| 433 | 435 | `'SIGTERM'`, etc.) as the first argument. | |
| 434 | 436 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments