Commit 588b00f
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/internal/cluster
- test/sequential
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/internal/cluster/primary.js
Copy file name to clipboardExpand all lines: lib/internal/cluster/primary.js+17-8Lines changed: 17 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
271 | 271 | |
272 | 272 | |
273 | 273 | |
274 | | - |
275 | | - |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
276 | 280 | |
277 | 281 | |
278 | 282 | |
| ||
298 | 302 | |
299 | 303 | |
300 | 304 | |
301 | | - |
| 305 | + |
| 306 | + |
| 307 | + |
302 | 308 | |
303 | 309 | |
304 | 310 | |
305 | 311 | |
306 | 312 | |
307 | | - |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
308 | 317 | |
309 | | - |
310 | | - |
311 | | - |
| 318 | + |
| 319 | + |
| 320 | + |
312 | 321 | |
313 | 322 | |
314 | 323 | |
315 | 324 | |
316 | 325 | |
317 | 326 | |
318 | 327 | |
319 | | - |
| 328 | + |
320 | 329 | |
321 | 330 | |
322 | 331 | |
|
Collapse file
lib/internal/cluster/round_robin_handle.js
Copy file name to clipboardExpand all lines: lib/internal/cluster/round_robin_handle.js+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
137 | 137 | |
138 | 138 | |
139 | 139 | |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
Collapse file
lib/internal/cluster/shared_handle.js
Copy file name to clipboardExpand all lines: lib/internal/cluster/shared_handle.js+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
Collapse file
test/sequential/test-cluster-port-reuse-between-workers.js
Copy file name to clipboard+93Lines changed: 93 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 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
0 commit comments