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

chore: use dpool for blocking commands to be able to respect more on ctx #668

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

rueian
Copy link
Collaborator

@rueian rueian commented Nov 11, 2024

Route blocking commands to the dpool where connections can go pipelining and respect manual context cancellation.

Previously, blocking commands are route to the spool where pipelining is always disabled.

@rueian rueian marked this pull request as ready for review November 12, 2024 07:31
@rueian rueian merged commit 83cc4f5 into main Nov 12, 2024
60 checks passed
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.

1 participant