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

Fix Apicontext abort handling #2584

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

jakobz
Copy link
Contributor

@jakobz jakobz commented Oct 25, 2024

Fixes ApiContext handling of request aborts with AbortController. Prior to this fix, aborts during reading and parsing response stalls the requests queue.

@AlekseyManetov AlekseyManetov changed the base branch from main to develop October 25, 2024 10:51
@AlekseyManetov AlekseyManetov merged commit 2b88662 into develop Oct 25, 2024
1 check passed
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.

2 participants