refactor: Use built-in AbortSignal for typings by Richienb · Pull Request #747 · node-fetch/node-fetch · GitHub
Skip to content

refactor: Use built-in AbortSignal for typings#747

Merged
xxczaki merged 4 commits into
masterfrom
builtin-abortsignal
Apr 14, 2020
Merged

refactor: Use built-in AbortSignal for typings#747
xxczaki merged 4 commits into
masterfrom
builtin-abortsignal

Conversation

@Richienb

@Richienb Richienb commented Mar 13, 2020

Copy link
Copy Markdown
Member

Fixes #741

Richienb and others added 3 commits March 14, 2020 11:09
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
Signed-off-by: Richie Bendall <richiebendall@gmail.com>

@xxczaki xxczaki left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@xxczaki xxczaki mentioned this pull request Apr 14, 2020
35 tasks
@fedyk

fedyk commented Nov 10, 2022

Copy link
Copy Markdown

mtsmfm added a commit to autifyhq/autify-cli that referenced this pull request Apr 13, 2023
node-fetch v3 has a fix but it seems v2 doesn't

node-fetch/node-fetch#747
mtsmfm added a commit to autifyhq/autify-cli that referenced this pull request Apr 14, 2023
node-fetch v3 has a fix but it seems v2 doesn't

node-fetch/node-fetch#747
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.

TypeScript interface for abort signal not compatible with AbortController

3 participants