Skip to content

fix: sending partial requests to backend after abrupt client disconnect#805

Merged
levkk merged 1 commit intomainfrom
levkk-partial-request-test-harness
Mar 3, 2026
Merged

fix: sending partial requests to backend after abrupt client disconnect#805
levkk merged 1 commit intomainfrom
levkk-partial-request-test-harness

Conversation

@levkk
Copy link
Collaborator

@levkk levkk commented Mar 3, 2026

fix #803

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog/src/frontend/client/mod.rs 75.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@levkk levkk merged commit 1b06b00 into main Mar 3, 2026
8 checks passed
@levkk levkk deleted the levkk-partial-request-test-harness branch March 3, 2026 17:53
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.

Extended protocol messages can be partially delivered to PostgreSQL, leaving connections stuck in ClientRead

1 participant