Commit a3bdd07
File tree
Expand file treeCollapse file tree
2 files changed
+34
-0
lines changedOpen diff view settings
Filter options
- lib/internal/cluster
- test/parallel
Expand file treeCollapse file tree
2 files changed
+34
-0
lines changedOpen diff view settings
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 |
|---|---|---|
| ||
98 | 98 | |
99 | 99 | |
100 | 100 | |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
101 | 105 | |
102 | 106 | |
103 | 107 | |
|
Collapse file
test/parallel/test-cluster-accept-fail.js
Copy file name to clipboard+30Lines changed: 30 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 | + |
0 commit comments