From: Eric Wong Date: 2014-01-25T08:02:37+00:00 Subject: [ruby-core:60096] Re: [ruby-trunk - Bug #8770] [Closed] [PATCH] process.c: avoid EINTR from Process.spawn nobu@ruby-lang.org wrote: > Oops, I missed to include the reference in r44706. No worries. Interesting, now I notice test_process now fails under heavy load with this patch... This should fix things: http://bogomips.org/ruby.git/patch?id=81b6f37afe34 git://80x24.org/ruby.git test_process-avoid-teardown