Skip to content

Conversation

wishdev
Copy link
Contributor

@wishdev wishdev commented Sep 25, 2020

As mentioned in #44 and #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.

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.
@jeremyevans
Copy link
Contributor

Thanks for the patch! This looks good to me. I'm going to merge this. We may have to backout the feature as depending on how @akr feels about it (see #44 (comment)), but as long as we have the feature, this is an improvement.

@jeremyevans jeremyevans merged commit 863bc08 into ruby:master Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants