Skip to content

timer: call list.start regardless new or not

Rodrigo Muino Tomonari requested to merge github/fork/abbr/fix-issue-timer into v0.12

Call start regardless whether list is new or not to prevent incorrect active_handles count.

Fixes https://github.com/nodejs/node-v0.x-archive/issues/25831. Ported from pr https://github.com/nodejs/node-v0.x-archive/pull/25832.

Merge request reports

Loading