This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Commit d2b5461
test: Timeout#unref() does not return instance
Timeout#unref() call returns undefined, not this. The test already
worked before, because the interval was still unref'd, and the test also
succeeds without clearing the interval.
PR-URL: #9171
Reviewed-by: Colin Ihrig <[email protected]>
Reviewed-by: Timothy J Fontaine <[email protected]>1 parent 8d8a2f2 commit d2b5461
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments