Skip to content

runner: use IO#wait_readable when available#152

Merged
alexch merged 1 commit intoalexch:masterfrom
JuanKman94:master
Apr 15, 2026
Merged

runner: use IO#wait_readable when available#152
alexch merged 1 commit intoalexch:masterfrom
JuanKman94:master

Conversation

@JuanKman94
Copy link
Copy Markdown
Contributor

Ruby 4.0 removed IO#ready? in favor of IO#wait_readable.

See ruby/ruby@b70f5af

Ruby 4.0 removed IO#ready? in favor of IO#wait_readable.

See ruby/ruby@b70f5af
@alexch alexch merged commit 4fbf9b2 into alexch:master Apr 15, 2026
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.

2 participants