Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As mentioned in ruby#44 and ruby#54 - there continues to be issues with regards to the server startup with regards to this test. WEBrick::GenericServer#stop swallows an IOError internally - so the fix here is to swallow the error during the test and to retry.
- Loading branch information