Skip to content

Better handling of timeout in rb_io_maybe_wait_*. #9531

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

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

ioquatix
Copy link
Member

After some investigation, I believe this is a safe and effective change to introduce timeouts.

I have experimental PR for OpenSSL ruby/openssl#714 which is compatible with this change but allows us to get timeouts without major Ruby version bump. Both can be merged, but this is a more general approach.

@ioquatix ioquatix force-pushed the io-maybe-wait-timeout-handling branch from 2f20e7a to a8415ec Compare January 14, 2024 03:17
@hsbt hsbt force-pushed the io-maybe-wait-timeout-handling branch from 9d7554b to 857cab8 Compare September 20, 2024 02:53
@ioquatix ioquatix force-pushed the io-maybe-wait-timeout-handling branch 2 times, most recently from 7d719d9 to ed683fe Compare September 25, 2024 23:43
@ioquatix ioquatix force-pushed the io-maybe-wait-timeout-handling branch from ed683fe to 90ab45c Compare October 4, 2024 03:57

This comment has been minimized.

@ioquatix ioquatix force-pushed the io-maybe-wait-timeout-handling branch from f713bfb to 8819cd5 Compare October 4, 2024 05:55
@ioquatix ioquatix merged commit c878843 into ruby:master Oct 4, 2024
73 checks passed
@ioquatix ioquatix deleted the io-maybe-wait-timeout-handling branch October 4, 2024 06:36
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.

1 participant