[#90865] [Ruby trunk Bug#15499] Breaking behavior on ruby 2.6: rb_thread_call_without_gvl doesn't invoke unblock_function when used on the main thread — apolcyn@...
Issue #15499 has been reported by apolcyn (alex polcyn).
3 messages
2019/01/03
[#90877] [Ruby trunk Bug#15499] Breaking behavior on ruby 2.6: rb_thread_call_without_gvl doesn't invoke unblock_function when used on the main thread — apolcyn@...
Issue #15499 has been updated by apolcyn (alex polcyn).
3 messages
2019/01/03
[#90895] Re: [ruby-alerts:11680] failure alert on trunk-mjit@silicon-docker (NG (r66707)) — Eric Wong <normalperson@...>
ko1c-failure@atdot.net wrote:
4 messages
2019/01/05
[#90896] Re: [ruby-alerts:11680] failure alert on trunk-mjit@silicon-docker (NG (r66707))
— Takashi Kokubun <takashikkbn@...>
2019/01/05
Thanks to explain that.
[#91200] [Ruby trunk Feature#15553] Addrinfo.getaddrinfo supports timeout — glass.saga@...
Issue #15553 has been reported by Glass_saga (Masaki Matsushita).
4 messages
2019/01/21
[#91289] Re: [Ruby trunk Feature#15553] Addrinfo.getaddrinfo supports timeout
— Eric Wong <normalperson@...>
2019/01/26
glass.saga@gmail.com wrote:
[ruby-core:91060] [Ruby trunk Bug#12888] Require 'thread' crash on recent 2.2.x
From:
hsbt@...
Date:
2019-01-13 08:05:40 UTC
List:
ruby-core #91060
Issue #12888 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Rejected Ruby 2.2.x is EOL status. ---------------------------------------- Bug #12888: Require 'thread' crash on recent 2.2.x https://bugs.ruby-lang.org/issues/12888#change-76279 * Author: Jishin (Julien BONNET) * Status: Rejected * Priority: Normal * Assignee: usa (Usaku NAKAMURA) * Target version: * ruby -v: ruby 2.2.3p173 (2015-08-18 revision 51636) [x64-mingw32] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- By just calling the Thread class, a ruby script or just IRB crash : (French install) LoadError: 127: La proc辿dure sp辿cifi辿e est introuvable. - Init_Thread It works on ruby for windows 1.9.3-p327, 2.0.0-p353 It fails on ruby for windows 2.2.3, 2.2.5 I have not tried on other versions This is mandatory for using the Queue class in versions 2.0.0 and prior, so it breaks code compatibility between 2.x versions -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>