Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle connection error with Resolv_test.rb #1356

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Jun 16, 2023

see https://github.com/ruby/rbs/actions/runs/5285494174/jobs/9564033234#step:10:26

We sometimes faced "connection refused" issue in our CI containded ruby/ruby repo. I added rescue block with Errno::ECONNREFUSED for this.

Copy link
Member

@pocke pocke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pocke pocke added this pull request to the merge queue Jul 3, 2023
Merged via the queue into master with commit 3c7387e Jul 3, 2023
31 checks passed
@pocke pocke deleted the rescue-connection-refused branch July 3, 2023 02:28
@soutaro soutaro added this to the RBS 3.2 milestone Jul 18, 2023
soutaro pushed a commit that referenced this pull request Jul 18, 2023
Handle connection error with Resolv_test.rb
@soutaro soutaro mentioned this pull request Jul 18, 2023
@soutaro soutaro added the Released PRs already included in the released version label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released PRs already included in the released version
Development

Successfully merging this pull request may close these issues.

3 participants