175391: Reap should destroy the pooled connection to free up space in the pool
Due to recent community changes that were merged in the stable branch, we accidentally omitted deleting a connection from the pool after it was reaped. This is now fixed.
Due to recent community changes that were merged in the stable branch, we accidentally omitted deleting a connection from the pool after it was reaped. This is now fixed.
Add a comment