Skip to content

sync xhr: don't call send send() at all as at is may deadlock replayweb.page app - #236

Merged
ikreymer merged 1 commit into
mainfrom
sync-xhr-abort
Aug 21, 2026
Merged

sync xhr: don't call send send() at all as at is may deadlock replayweb.page app#236
ikreymer merged 1 commit into
mainfrom
sync-xhr-abort

Conversation

@ikreymer

Copy link
Copy Markdown
Member

…eb.page app.

- the fetch() is handled async anyway and the request will fail to reach service worker so should return early
- follow-up to #205
- fixes webrecorder/replayweb.page#548
@ikreymer
ikreymer merged commit 910d8a1 into main Aug 21, 2026
6 checks passed
@ikreymer
ikreymer deleted the sync-xhr-abort branch August 21, 2026 00:04
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.

[Replay Bug]: Sync XHR can lock up app

1 participant