Skip to content

fix: remove broken functionality#78

Merged
mnahkies merged 1 commit intomainfrom
mn/fix/remove-broken-functionality
Oct 1, 2023
Merged

fix: remove broken functionality#78
mnahkies merged 1 commit intomainfrom
mn/fix/remove-broken-functionality

Conversation

@mnahkies
Copy link
Owner

the promise returned from _fetch gets wrapped by the caller with new promises preventing the user from being able to destructure for the abort controller

equivilant functionality is available if the caller passes their own AbortSignal as the signal property of opts

Base automatically changed from mn/feat/overhaul-docs-for-publishing to main October 1, 2023 09:09
the promise returned from _fetch gets wrapped by the caller with
new promises preventing the user from being able to destructure
for the abort controller

equivilant functionality is available if the caller passes their
own AbortSignal as the `signal` property of `opts`
@mnahkies mnahkies force-pushed the mn/fix/remove-broken-functionality branch from 4a528eb to 36b14b3 Compare October 1, 2023 09:10
@mnahkies mnahkies marked this pull request as ready for review October 1, 2023 09:10
@mnahkies mnahkies enabled auto-merge (squash) October 1, 2023 09:10
@mnahkies mnahkies merged commit 3e5dad1 into main Oct 1, 2023
@mnahkies mnahkies deleted the mn/fix/remove-broken-functionality branch October 1, 2023 09:15
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.

1 participant