Skip to content

fix(har): don't wait for HTTP version in HAR tracer#39506

Closed
smckee-r7 wants to merge 1 commit intomicrosoft:mainfrom
smckee-r7:fix-har-http-version-hang
Closed

fix(har): don't wait for HTTP version in HAR tracer#39506
smckee-r7 wants to merge 1 commit intomicrosoft:mainfrom
smckee-r7:fix-har-http-version-hang

Conversation

@smckee-r7
Copy link
Contributor

@smckee-r7 smckee-r7 commented Mar 4, 2026

After merging #39434 failing tests were seen. This PR was created to fix the issue however, It was already fixed in #39501 instead

For hanging requests in Firefox/WebKit, the HTTP version promise
never resolves, causing HAR flush to hang indefinitely. Remove
from barrier promises while keeping the non-blocking update.

Fixes issues introduced in microsoft#39434
@smckee-r7
Copy link
Contributor Author

Fixed by #39501 instead

@smckee-r7 smckee-r7 closed this Mar 4, 2026
@smckee-r7 smckee-r7 deleted the fix-har-http-version-hang branch March 4, 2026 12:00
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.

1 participant