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

Convert request.promise to built-in fetch #100

Closed
wants to merge 13 commits into from
Closed

Conversation

hkmoon
Copy link
Contributor

@hkmoon hkmoon commented Oct 2, 2019

One of colleagues used this library in Ubuntu. We faced some errors in request.promise especially in Ubuntu when calling the multiple requests at the same time.

I have changed some codes to be compatible with fetch. However, there might be some missing parts for it. I hope that you might need to check it thoroughly before merging it.

If you think it's not necessary for most of cases, please, close it.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.979% when pulling 6a3c056 on hkmoon:master into e059f1f on kriskbx:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.979% when pulling 6a3c056 on hkmoon:master into e059f1f on kriskbx:master.

@hkmoon hkmoon closed this Jan 17, 2024
@hkmoon hkmoon deleted the test branch January 17, 2024 08:36
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