Project

General

Profile

Actions

Feature #11273

open

[PATCH] Make it possible to `load` from a FIFO file

Added by cesario (Franck Verrot) almost 9 years ago. Updated over 4 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:69628]

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 #1

Updated by cesario (Franck Verrot) almost 9 years ago

  • File deleted (0001-file.c-load-now-supports-reading-from-a-FIFO-file.patch)

Updated by cesario (Franck Verrot) over 8 years ago

  • Subject changed from Make it possible to `load` from a FIFO file to [PATCH] Make it possible to `load` from a FIFO file
Actions #4

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Tracker changed from Bug to Feature
  • ruby -v deleted (ruby 2.3.0dev (2015-06-17 load-fifo 50934) [x86_64-darwin14])
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0