Removes an existing connection from the pool It can be called with a locked connection, same connection can be added back to the pool anytime. Any fibers that hold a lock on this connection will keep behaving as expected.
connection to remove from the pool
See Implementation
Removes an existing connection from the pool It can be called with a locked connection, same connection can be added back to the pool anytime. Any fibers that hold a lock on this connection will keep behaving as expected.