Actions
Feature #11273
closed[PATCH] Make it possible to `load` from a FIFO file
Status:
Closed
Assignee:
-
Target version:
-
Description
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
Actions
Like0
Like0Like0Like0Like0Like0