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

Make sure to fail when remote debuggee does not exit after scenarios #818

Merged
merged 3 commits into from
Nov 22, 2022

Conversation

ono-max
Copy link
Member

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

Remote debuggee begin to exit when readable stream or writable stream is closed. Thus, tests do not fail even though remote debuggee does not exit after scenarios. We need to close streams after kill_safely method.

This needs #817.

Remote debuggee begin to exit when readable stream or writable stream is closed. Thus, tests do not fail even though remote debuggee does not exit after scenarios. We need to close streams after `kill_safely` method.
@ko1 ko1 merged commit 7f8f526 into ruby:master Nov 22, 2022
@ono-max ono-max deleted the patch-156 branch March 12, 2023 13:34
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