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: deadlock for batch request content once it passes a certain size #1688

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Jul 31, 2024

fixes #1687

@baywet baywet requested a review from a team as a code owner July 31, 2024 19:04
@baywet baywet self-assigned this Jul 31, 2024
@baywet baywet enabled auto-merge July 31, 2024 19:04
Copy link

sonarcloud bot commented Jul 31, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@baywet baywet merged commit c55fc2d into main Jul 31, 2024
10 of 11 checks passed
@baywet baywet deleted the bugfix/stream-deadlock branch July 31, 2024 19:33
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.

possible bug (deadlock) when posting batch request content over a certain length
2 participants