[ruby-core:80968] Re: [ruby-cvs:65706] kosaki:r58534 (trunk): nogvl_wait_for_single_fd must wait as its name

From: Eric Wong <normalperson@...>
Date: 2017-05-02 02:30:23 UTC
List: ruby-core #80968
kosaki@ruby-lang.org wrote:
>   https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58534
> 
>   Log:
>     nogvl_wait_for_single_fd must wait as its name
>     
>     poll(fds, n, 0) mean no timeout and immediately return. If you want to
>     wait something, you need to use -1 instead.

Oh crap, thank you for fixing this!  I think we will need
backport for 2.3 and 2.4.

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next