[ruby-core:60748] Re: [ruby-trunk - Bug #9039] [PATCH] socket: avoid unnecessary ppoll/select on Linux (part 3)

From: Eric Wong <normalperson@...>
Date: 2014-02-14 18:13:27 UTC
List: ruby-core #60748
usa@garbagecollect.jp wrote:
> Issue #9039 has been updated by Usaku NAKAMURA.
> 
> Backport changed from 1.9.3: DONE, 2.0.0: REQUIRED, 2.1: REQUIRED to 1.9.3: REJECTED, 2.0.0: REQUIRED, 2.1: REQUIRED
> 
> ... but reverted from ruby_1_9_3 because it causes errors on CI.

I misfiled this as a Bug instead of Feature, so no backport was
necessary.  However, I'm curious what the errors were and which version of
Linux it happened under.  Thanks.

In This Thread