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

feat: use native AbortController when possible #3

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

Gozala
Copy link
Contributor

@Gozala Gozala commented Aug 18, 2020

This works around mysticatea/abort-controller#24 in order to unblock ipfs/js-ipfs-utils#60

@Gozala Gozala force-pushed the native-abort-signal branch 2 times, most recently from f854157 to 13c4365 Compare August 18, 2020 01:43
Gozala added a commit to ipfs/js-ipfs-utils that referenced this pull request Aug 18, 2020
@jacobheun jacobheun merged commit a294834 into jacobheun:master Aug 18, 2020
@achingbrain
Copy link
Contributor

I don't think this works in the electron renderer which should be able to use native fetch/abort-controllers/etc, it still pulls in the node version.

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.

3 participants