Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also catch URLError waiting for ServerContainer
There was a race condition here because the server hasn't always started before we send a request to it. This was causing a lot of unnecessary test failures.
- Loading branch information