dotnetspeak.com
Connection Pooling and Integration Tests
On my current project we recently started getting the following error while running integration tests as part of continuous integration build. System.InvalidOperationException: Timeout expired. The…