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

doc: more detail on when timers are executed #7166

Closed
wants to merge 1 commit into from
Closed

doc: more detail on when timers are executed #7166

wants to merge 1 commit into from

Conversation

tristanls
Copy link
Contributor

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

This is an attempt to add information about when timers are executed in the event loop. I have no idea if this is correct. I've attempted to incorporate what I found in https://nodesource.com/blog/understanding-the-nodejs-event-loop/ and #7145.

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 5, 2016
@addaleax addaleax added the timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. label Jun 5, 2016
@jasnell
Copy link
Member

jasnell commented Jun 6, 2016

Ref: #6937

I'd like to get #6937 landed before this.

@tristanls
Copy link
Contributor Author

I'll revisit this once #6937 lands.

@imyller
Copy link
Member

imyller commented Sep 15, 2016

#6937 has landed.

@TristanIS maybe it is time to revisit this PR?

@tristanls
Copy link
Contributor Author

Seems to me this PR is now obsolete.

@tristanls tristanls closed this Sep 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. 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.

5 participants