Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

timers: don't close interval timers when unrefd #8906

Closed
wants to merge 1 commit into from

Conversation

misterdjules
Copy link

This change fixes a regression introduced by commit
0d05123, which contained a typo that
would cause every unrefd interval to fire only once.

Fixes #8900.

This change fixes a regression introduced by commit
0d05123, which contained a typo that
would cause every unrefd interval to fire only once.

Fixes nodejs#8900.
@tjfontaine
Copy link

LGTM

@cjihrig
Copy link

cjihrig commented Dec 19, 2014

LGTM

@trevnorris
Copy link

Sorry for the typo, and thanks. LGTM.

@misterdjules
Copy link
Author

Thanks, landed in 78db74d.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants