Skip to content

Fix infinite loop when a connector is closed while concurrently consuming result set#6265

Merged
vonzshik merged 1 commit intomainfrom
6264-try-handle-concurrent-close-while-consuming-fix
Oct 24, 2025
Merged

Fix infinite loop when a connector is closed while concurrently consuming result set#6265
vonzshik merged 1 commit intomainfrom
6264-try-handle-concurrent-close-while-consuming-fix

Conversation

@vonzshik
Copy link
Contributor

Fixes #6264

While this is a user error, the change is very minimal, so why not 🤷

@vonzshik vonzshik requested a review from roji as a code owner October 24, 2025 10:50
@vonzshik vonzshik merged commit 960050f into main Oct 24, 2025
16 checks passed
@vonzshik vonzshik deleted the 6264-try-handle-concurrent-close-while-consuming-fix branch October 24, 2025 11:26
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.

Improve NpgsqlDataReader resilience to (unsupported) concurrent usage

2 participants