Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase sleeps in TestFixture.cs to avoid test failures
Those parts of the test seem to test the ability of the connection pool to shrink back. My reading of the code is that the connection pool may keep connections for up to 10 seconds and that checks for idleness are only performed once every 1 second.
- Loading branch information