* [ruby-core:118963] [Ruby master Feature#11273] [PATCH] Make it possible to `load` from a FIFO file
[not found] <redmine.issue-11273.20150617070409.3350@ruby-lang.org>
@ 2024-08-26 16:53 ` alanwu (Alan Wu) via ruby-core
0 siblings, 0 replies; only message in thread
From: alanwu (Alan Wu) via ruby-core @ 2024-08-26 16:53 UTC (permalink / raw)
To: ruby-core; +Cc: alanwu (Alan Wu)
Issue #11273 has been updated by alanwu (Alan Wu).
Status changed from Open to Closed
Closing as we carry a test since commit:bc8687acd62584bf2ba9a951289f3f25a4de7229 that exercises this functionality.
----------------------------------------
Feature #11273: [PATCH] Make it possible to `load` from a FIFO file
https://bugs.ruby-lang.org/issues/11273#change-109535
* Author: cesario (Franck Verrot)
* Status: Closed
----------------------------------------
Revision #50887 (https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/50887) avoided `load` from blocking the VM when accessing a FIFO file, but loading from a FIFO doesn't work (raises `LoadError`).
This patch makes it possible.
PS: I wasn't sure it was a bug or a feature so I've set it to bug. Of course, feel free to fix this.
---Files--------------------------------
0001-file.c-load-now-supports-reading-from-a-FIFO-file.patch (3.18 KB)
--
https://bugs.ruby-lang.org/
______________________________________________
ruby-core mailing list -- ruby-core@ml.ruby-lang.org
To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-26 16:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <redmine.issue-11273.20150617070409.3350@ruby-lang.org>
2024-08-26 16:53 ` [ruby-core:118963] [Ruby master Feature#11273] [PATCH] Make it possible to `load` from a FIFO file alanwu (Alan Wu) via ruby-core
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 NNTP newsgroup(s).