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

fixed abort pending request of internetReachability #1

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

gizomo
Copy link
Owner

@gizomo gizomo commented Nov 28, 2023

AbortController.abort() throws DOMException with name AbortError. This exception rejects promise with reason declared in abort function attribute as I described at #699

AbortController.abort() throws DOMException with name AbortError. This exception rejects promise with reason declared in abort function attribute.
@gizomo gizomo merged commit f2bee54 into master Nov 28, 2023
@gizomo gizomo deleted the fixed-abort-internet-reachability branch December 5, 2023 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant