Skip to content

Fix infinite consume on error with connection break#6161

Merged
vonzshik merged 1 commit intomainfrom
6160-reader-infinite-consume-on-break-fix
Aug 4, 2025
Merged

Fix infinite consume on error with connection break#6161
vonzshik merged 1 commit intomainfrom
6160-reader-infinite-consume-on-break-fix

Conversation

@vonzshik
Copy link
Contributor

@vonzshik vonzshik commented Jul 9, 2025

Fixes #6160

@vonzshik vonzshik requested a review from roji as a code owner July 9, 2025 12:37
Copy link
Member

@NinoFloris NinoFloris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vonzshik vonzshik merged commit c378bdb into main Aug 4, 2025
15 of 16 checks passed
@vonzshik vonzshik deleted the 6160-reader-infinite-consume-on-break-fix branch August 4, 2025 14:10
vonzshik added a commit that referenced this pull request Aug 4, 2025
vonzshik added a commit that referenced this pull request Aug 4, 2025
@vonzshik
Copy link
Contributor Author

vonzshik commented Aug 4, 2025

Backported to 9.0.4 via 48ef266, 8.0.8 via 223d425

This was referenced Nov 23, 2025
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.

Infinite Loop in NpgsqlDataReader.Consume that floods the RAM

2 participants