From: Eric Wong Date: 2015-07-16T21:26:53+00:00 Subject: [ruby-core:70005] Re: [Ruby trunk - Bug #11336] [Open] TestProcess#test_exec_fd_3_redirect failed on Solaris 10 Sorry, but I think rb_divert_reserved_fd seems a racy fix. I think the correct fix is to allow single-threaded Ruby to process signals without timer thread; I will try to make it happen now.