Skip to content

Conversation

@jaggederest
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@blacksmith-sh

This comment has been minimized.

@jaggederest jaggederest marked this pull request as ready for review November 21, 2025 02:10
@jaggederest jaggederest requested a review from levkk November 21, 2025 02:10
current_client_id = conn.backend_pid
clients = conn.exec 'SHOW CLIENTS'
clients.each do |client|
next if client['id'].to_i == current_client_id
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you mean next if not?

Copy link
Collaborator

@levkk levkk left a comment

Choose a reason for hiding this comment

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

Lgtm, although I'm not sure why the ruby test change is needed

@jaggederest jaggederest merged commit 919e5ee into main Nov 21, 2025
8 checks passed
@jaggederest jaggederest deleted the bug/idle_in_transaction branch November 21, 2025 18:35
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.

3 participants