Commit 72d7159
test: fix flaky repl-timeout-throw
Don't disconnect the child until all exceptions are thrown.
Fixes: #18659
PR-URL: #18692
Fixes: #18659
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent 3cfb313 commit 72d7159Copy full SHA for 72d7159
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
test/sequential/test-repl-timeout-throw.js
Copy file name to clipboardExpand all lines: test/sequential/test-repl-timeout-throw.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
| 17 | + |
16 | 18 | |
17 | 19 | |
18 | 20 | |
| ||
46 | 48 | |
47 | 49 | |
48 | 50 | |
49 | | - |
50 | | - |
51 | 51 | |
52 | 52 | |
53 | 53 | |
|
0 commit comments