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

next "timeout" doesn't work as expected (i guess) #29

Open
fraxken opened this issue Jul 31, 2020 · 0 comments
Open

next "timeout" doesn't work as expected (i guess) #29

fraxken opened this issue Jul 31, 2020 · 0 comments

Comments

@fraxken
Copy link

fraxken commented Jul 31, 2020

Hi,

Recently in one of my project Node-secure i spotted that the part of the code that was responsible to fetch data on the npm registry was not able to properly terminate (some asynchronous function never end).

This code use one of my package that is: https://github.com/SlimIO/Npm-registry. I recently updated this package with the next version of httpie in hope to fix the problem with the new timeout option.

But the problem is still there :\

I made a repository to reproduce the problem without all the noise: https://github.com/fraxken/httpie_timeout_bug

Sometimes it work (i guess it work when npm return 200 for every packages of the list). But sometimes it seem to never end (even with the timeout).

Best Regards,
Thomas

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

No branches or pull requests

1 participant