mirror of https://github.com/lukechilds/node.git
Browse Source
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: https://github.com/joyent/node/pull/9171 Reviewed-by: Colin Ihrig <cjihrig@gmail.com> Reviewed-by: Timothy J Fontaine <tjfontaine@gmail.com>v0.12.2-release
committed by
Trevor Norris
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue