Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timers: deprecate active() and _unrefActive() #26760

Closed

Commits on Mar 19, 2019

  1. timers: deprecate active() and _unrefActive()

    Another nail in the coffin here, farewell ye ol C-style apis.
    
    These apis caused numerous other issues that required far too many
    safeguards. This gets us one step closer to not having to worry about
    those issues anymore.
    
    Refs: nodejs#18066
    Refs: nodejs#20298
    
    PR-URL: nodejs#26760
    Fishrock123 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    1b80a2b View commit details
    Browse the repository at this point in the history