Skip to content

Exit postgres query_async task if rows consumer has been dropped#3525

Open
rylev wants to merge 1 commit into
mainfrom
rylev/postgres-cancellation
Open

Exit postgres query_async task if rows consumer has been dropped#3525
rylev wants to merge 1 commit into
mainfrom
rylev/postgres-cancellation

Conversation

@rylev
Copy link
Copy Markdown
Collaborator

@rylev rylev commented May 21, 2026

This prevents a task from being leaked as it indefinitely waits for the next row to come (which never will).

Signed-off-by: Ryan Levick <rlevick@akamai.com>
@rylev rylev requested a review from lann May 21, 2026 16:32
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.

2 participants