Skip to content

lib,test: deprecate _linklist#3078

Closed
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:deprecate-linklist
Closed

lib,test: deprecate _linklist#3078
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:deprecate-linklist

Conversation

@Trott
Copy link
Member

@Trott Trott commented Sep 26, 2015

_linklist is undocumented but exposed. Its implementation is closely tied to timers.js. (They share ._idleNext and ._idlePrev properties on the same objects.) This PR proposes moving it to lib/internal for timer.js use and deprecates it elsewhere in the next major version.

/cc @Fishrock123

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-major PRs that contain breaking changes and should be released in the next major version. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants