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

Retry connecting in test for attaching to CDP server #956

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

ono-max
Copy link
Member

@ono-max ono-max commented Apr 2, 2023

Currently, we have a random failure such as Errno::ECONNRESET in the test for attaching to cdp server(FYI: https://github.com/ruby/debug/actions/runs/4588502898/jobs/8102758399\?pr\=955). We need to retry connecting when Errno::ECONNRESET occurs.

Currently, we have a random failure such as Errno::ECONNRESET in test for attaching to cdp server(FYI: https://github.com/ruby/debug/actions/runs/4588502898/jobs/8102758399\?pr\=955). We need to retry connecting when Errno::ECONNRESET occurs.
@ono-max ono-max marked this pull request as ready for review April 2, 2023 14:03
@ko1 ko1 merged commit 9047fc8 into ruby:master Apr 4, 2023
@ono-max ono-max deleted the patch-25 branch April 4, 2023 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants