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

reproduce timeout error #8

Closed
wants to merge 1 commit into from
Closed

reproduce timeout error #8

wants to merge 1 commit into from

Conversation

ono-max
Copy link
Owner

@ono-max ono-max commented Nov 19, 2022

Thanks for your Pull Request 🎉

Please follow these instructions to help us review it more efficiently:

  • Add references of related issues/PRs in the description if available.
  • If you're updating the readme file, make sure you followed the instruction here.

Description

Describe your changes:

@ono-max ono-max changed the title fix reproduce timeout error Nov 19, 2022
@ono-max ono-max mentioned this pull request Nov 19, 2022
ono-max added a commit that referenced this pull request Nov 19, 2022
Recently, random failures such as `Timeout::Error` and `Errno::ECONNREFUSED` have been occurring. The reason for the error in CDP test is that UI_ServerBase::readline is overridden in CDP. continue is executed as a debug command because UI_CDP::readline returns continue if @q_msg is nil. See #8 for information on how to reproduce the error.
ko1 pushed a commit to ruby/debug that referenced this pull request Nov 22, 2022
Recently, random failures such as `Timeout::Error` and `Errno::ECONNREFUSED` have been occurring. The reason for the error in CDP test is that UI_ServerBase::readline is overridden in CDP. continue is executed as a debug command because UI_CDP::readline returns continue if @q_msg is nil. See ono-max#8 for information on how to reproduce the error.
@ono-max ono-max closed this Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant