From: "ioquatix (Samuel Williams)" Date: 2022-10-15T07:04:04+00:00 Subject: [ruby-core:110307] [Ruby master Feature#19060] Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`. Issue #19060 has been updated by ioquatix (Samuel Williams). Status changed from Open to Closed It's implemented. ---------------------------------------- Feature #19060: Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`. https://bugs.ruby-lang.org/issues/19060#change-99598 * Author: ioquatix (Samuel Williams) * Status: Closed * Priority: Normal * Assignee: ioquatix (Samuel Williams) ---------------------------------------- It's relatively straight forward to implement the interface for the hook, but the implementation is tricky. However, I would prefer if we at least had some basic support for this, as it's still fairly common in existing code. Pull Request: https://github.com/ruby/ruby/pull/6559 -- https://bugs.ruby-lang.org/ Unsubscribe: