Commit 0f8a323
test: cleanup test-stdout-close-catch.js
Added common.mustCall in child process on 'close' callback
Changed several 'var' statements to 'const' or 'let' where appropriate
Also linting
PR-URL: #10006
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>1 parent fc67a95 commit 0f8a323Copy full SHA for 0f8a323
File tree
Expand file treeCollapse file tree
1 file changed
+19
-16
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+19
-16
lines changedOpen diff view settings
Collapse file
test/parallel/test-stdout-close-catch.js
Copy file name to clipboard+19-16Lines changed: 19 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
13 | 13 | |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
19 | 21 | |
20 | 22 | |
21 | 23 | |
22 | 24 | |
23 | 25 | |
24 | | - |
| 26 | + |
| 27 | + |
25 | 28 | |
26 | 29 | |
27 | 30 | |
| ||
31 | 34 | |
32 | 35 | |
33 | 36 | |
34 | | - |
| 37 | + |
0 commit comments