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

add some intervals to keep the event loop running when wait is called #338

Merged
merged 3 commits into from
Jul 18, 2017

Conversation

rokob
Copy link
Contributor

@rokob rokob commented Jul 14, 2017

It is possible that calling wait does not actually keep the event loop spinning while all events are processing. The proper use of interval timers in the queue will keep things open until all the pending requests have actually gone out.

@rokob
Copy link
Contributor Author

rokob commented Jul 18, 2017

Merging

@rokob rokob merged commit 930d5af into master Jul 18, 2017
@coryvirok
Copy link
Contributor

Whoa. This is bad-ass.

@rokob rokob deleted the wait-and-libuv branch February 1, 2018 23:02
mudetroit pushed a commit that referenced this pull request Mar 14, 2024
add some intervals to keep the event loop running when wait is called
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants