General

Profile

ezran (Justin Greer)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/11/2014

06:01 PM Ruby master Bug #10583: Process.spawn stalls forever opening named pipes (fifo)
While the reduced testcase I attached previously sounds like a rare usage, it's actually pretty common any time you'r... ezran (Justin Greer)

12/10/2014

04:34 PM Ruby master Bug #10583: Process.spawn stalls forever opening named pipes (fifo)
While open(2) blocks, the spawn should NOT block. Only the spawned process itself should block waiting on the open()... ezran (Justin Greer)

12/09/2014

05:44 PM Ruby master Bug #10583 (Rejected): Process.spawn stalls forever opening named pipes (fifo)
Ruby's implementation of Process.spawn seems to attempt to send error/success information from the spawned process ba... ezran (Justin Greer)

Also available in: Atom