ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:110305] [Ruby master Feature#19060] Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`.
@ 2022-10-15  5:08 ioquatix (Samuel Williams)
  2022-10-15  7:04 ` [ruby-core:110307] " ioquatix (Samuel Williams)
  0 siblings, 1 reply; 2+ messages in thread
From: ioquatix (Samuel Williams) @ 2022-10-15  5:08 UTC (permalink / raw
  To: ruby-core

Issue #19060 has been reported by ioquatix (Samuel Williams).

----------------------------------------
Feature #19060: Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`.
https://bugs.ruby-lang.org/issues/19060

* Author: ioquatix (Samuel Williams)
* Status: Open
* 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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:110307] [Ruby master Feature#19060] Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`.
  2022-10-15  5:08 [ruby-core:110305] [Ruby master Feature#19060] Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select` ioquatix (Samuel Williams)
@ 2022-10-15  7:04 ` ioquatix (Samuel Williams)
  0 siblings, 0 replies; 2+ messages in thread
From: ioquatix (Samuel Williams) @ 2022-10-15  7:04 UTC (permalink / raw
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-15  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-15  5:08 [ruby-core:110305] [Ruby master Feature#19060] Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select` ioquatix (Samuel Williams)
2022-10-15  7:04 ` [ruby-core:110307] " ioquatix (Samuel Williams)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).