[ruby-cvs:65136] ko1:r57970 (trunk): Fiber also has same issue. [Bug #13313]
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Tue Mar 14 15:52:44 JST 2017
ko1 2017-03-14 15:52:44 +0900 (Tue, 14 Mar 2017)
New Revision: 57970
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57970
Log:
Fiber also has same issue. [Bug #13313]
* thread.c (rb_vm_proc_local_ep): added.
* cont.c (rb_fiber_start): use rb_vm_proc_local_ep().
Modified files:
trunk/cont.c
trunk/test/ruby/test_fiber.rb
trunk/thread.c
trunk/vm_core.h
More information about the ruby-cvs
mailing list