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

Replace p-cancelable 3rd party library by node's AbortController #65

Open
Xavier-Redondo opened this issue Jan 12, 2023 · 0 comments
Open

Comments

@Xavier-Redondo
Copy link
Contributor

We are using p-cancelable library. If we check its description, it comments:

If you target Node.js 16 or later, this package is sindresorhus/p-cancelable#27 and you should probably use AbortController instead.

So this issue is to explore and study the feasibility of using node AbortController to replace the library.

Useful links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants