Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timer: call list.start regardless new or not
Call start regardless whether list is new or not to prevent incorrect active_handles count. Fixes nodejs#25831.
- Loading branch information