Skip to content

fix: allow third party AbortControllers#1609

Merged
mcollina merged 2 commits intonodejs:mainfrom
KhafraDev:third-part-ac
Aug 19, 2022
Merged

fix: allow third party AbortControllers#1609
mcollina merged 2 commits intonodejs:mainfrom
KhafraDev:third-part-ac

Conversation

@KhafraDev
Copy link
Copy Markdown
Member

Complements #1608 (totally fixes #1605)

When better checks are performed in the interfaceConverter function, this partial revert will be more useful. From my comment in #1608: Of course the webidl interface converter could also be improved such that when passing a strict: false option, it would check the object's Symbol.toStringTag/constructor name [instead of allowing any value].

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit 417e7ab into nodejs:main Aug 19, 2022
@KhafraDev KhafraDev deleted the third-part-ac branch August 21, 2022 19:29
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
* fix: allow third party AbortControllers

* fix: lint

Co-authored-by: Matthew Aitken <matthew@Matthews-MacBook-Air.local>
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
* fix: allow third party AbortControllers

* fix: lint

Co-authored-by: Matthew Aitken <matthew@Matthews-MacBook-Air.local>
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.

Can't bring custom abort-controller implementation to undici.fetch

3 participants