Skip to content

bugfix: prevent timeout from trigger duplicate onAbort, if abort() had already been called - #30

Merged
joshmossas merged 2 commits into
masterfrom
bugfix/timeout-causing-duplicate-on-abort
Nov 7, 2025
Merged

bugfix: prevent timeout from trigger duplicate onAbort, if abort() had already been called#30
joshmossas merged 2 commits into
masterfrom
bugfix/timeout-causing-duplicate-on-abort

Conversation

@joshmossas

Copy link
Copy Markdown
Owner

Fixes #29

@joshmossas joshmossas changed the title bugfix: timeout causing duplicate onAbort call bugfix: prevent timeout from trigger duplicate onAbort, if abort() had already been called Nov 7, 2025
@joshmossas
joshmossas merged commit 684839d into master Nov 7, 2025
2 checks passed
@joshmossas
joshmossas deleted the bugfix/timeout-causing-duplicate-on-abort branch November 7, 2025 05:59
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.

Timeout aborts the stream twice even if previously abort called in onResponseError

1 participant