Commit 5cf5956
File tree
Expand file treeCollapse file tree
4 files changed
+87
-7
lines changedOpen diff view settings
Filter options
- lib/internal/cluster
- test/parallel
Expand file treeCollapse file tree
4 files changed
+87
-7
lines changedOpen diff view settings
Collapse file
lib/internal/cluster/child.js
Copy file name to clipboardExpand all lines: lib/internal/cluster/child.js+26-7Lines changed: 26 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
| 19 | + |
| 20 | + |
19 | 21 | |
20 | 22 | |
21 | 23 | |
| ||
162 | 164 | |
163 | 165 | |
164 | 166 | |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
165 | 182 | |
166 | 183 | |
167 | 184 | |
| ||
177 | 194 | |
178 | 195 | |
179 | 196 | |
180 | | - |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
181 | 202 | |
182 | 203 | |
183 | 204 | |
| ||
191 | 212 | |
192 | 213 | |
193 | 214 | |
194 | | - |
195 | | - |
196 | | - |
197 | | - |
198 | | - |
199 | | - |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
200 | 219 | |
201 | 220 | |
202 | 221 | |
|
Collapse file
test/parallel/test-cluster-rr-handle-close.js
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
Collapse file
test/parallel/test-cluster-rr-handle-keep-loop-alive.js
Copy file name to clipboard+23Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
Collapse file
test/parallel/test-cluster-rr-handle-ref-unref.js
Copy file name to clipboard+20Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
0 commit comments