From: Eric Wong Date: 2014-01-28T19:04:01+00:00 Subject: [ruby-core:60180] Re: [ruby-trunk - Bug #8770] [PATCH] process.c: avoid EINTR from Process.spawn akr@fsij.org wrote: > I think the Errno::EINTR error occur inTestProcess#test_deadlock_by_signal_at_forking because > r44706 doesn't contain the last hunk in 0001-process.c-avoid-EINTR-from-Process.spawn.patch. > > I committed the hunk at r44727. Good catch, things look good, thanks!