| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5a4c74c commit 2248401
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1068,7 +1068,7 @@ process. | |||
| 1068 | 1068 | A worker is removed from `cluster.workers` after the worker has disconnected | |
| 1069 | 1069 | _and_ exited. The order between these two events cannot be determined in | |
| 1070 | 1070 | advance. However, it is guaranteed that the removal from the `cluster.workers` | |
| 1071 | - list happens before last `'disconnect'` or `'exit'` event is emitted. | ||
| 1071 | + list happens before the last `'disconnect'` or `'exit'` event is emitted. | ||
| 1072 | 1072 | ||
| 1073 | 1073 | ```mjs | |
| 1074 | 1074 | import cluster from 'cluster'; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments