@Steve: No, the test should pass just fine. What's essential is that the test iterates more times than "maxConnections" in the pool to trigger the lock-up/connection-starvation (probably due to not properly closing the connection), which shouldn't happen.
@Steve: No, the test should pass just fine. What's essential is that the test iterates more times than "maxConnections" in the pool to trigger the lock-up/connection-starvation (probably due to not properly closing the connection), which shouldn't happen.