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

Fix UV pool overflow and cancel outstanding HTTP requests on DNS success #69

Merged
merged 8 commits into from Apr 4, 2020

Conversation

LuKks
Copy link

@LuKks LuKks commented Mar 23, 2020

Fix #47
(edit: it also should fix #40)

It needs sindresorhus/public-ip#42 merged first.
Later it needs the update at that version of public-ip, let's say 4.0.1.


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


IssueHunt has been backed by the following sponsors. Become a sponsor

@LuKks
Copy link
Author

LuKks commented Mar 23, 2020

I think we can also fix #40, I probably need to see about to also cancel the got request.

index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
Lucas Barrena and others added 2 commits March 29, 2020 06:04
Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
@sindresorhus
Copy link
Owner

@sindresorhus sindresorhus changed the title Query leak Fix UV pool overflow and cancel outstanding HTTP requests on DNS success Apr 4, 2020
@sindresorhus sindresorhus merged commit 0349077 into sindresorhus:master Apr 4, 2020
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.

DNS resolutions overflow UV pool Cancel outstanding HTTP requests on DNS success
2 participants